[docs] Change the output path on macOS
R=athom@google.com Change-Id: I7a4c65e651b88f7882eba9512adbe4e14b3fdefd Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/442900 Reviewed-by: Alexander Thomas <athom@google.com> Commit-Queue: Michael Goderbauer <goderbauer@google.com> Reviewed-by: Michael Goderbauer <goderbauer@google.com> Auto-Submit: Leonardo YongUk Kim <dalinaum@gmail.com>
This commit is contained in:
+1
-1
@@ -107,7 +107,7 @@ cd sdk
|
||||
./tools/build.py --mode release create_sdk
|
||||
```
|
||||
|
||||
The output will be in `out/ReleaseX64/dart-sdk` on Linux and Windows, and `xcodebuild/ReleaseX64/dart-sdk` on macOS.
|
||||
The output will be in `out/ReleaseX64/dart-sdk` on Linux and Windows, and `xcodebuild/ReleaseARM64/dart-sdk` on macOS.
|
||||
|
||||
See also [Building Dart SDK for ARM or RISC-V](Building-Dart-SDK-for-ARM-or-RISC-V.md).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user