Skip to content

Commit f3d278b

Browse files
dalinaumCommit Queue
authored andcommitted
[docs] Change the output path on macOS
[email protected] Change-Id: I7a4c65e651b88f7882eba9512adbe4e14b3fdefd Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/442900 Reviewed-by: Alexander Thomas <[email protected]> Commit-Queue: Michael Goderbauer <[email protected]> Reviewed-by: Michael Goderbauer <[email protected]> Auto-Submit: Leonardo YongUk Kim <[email protected]>
1 parent 04096b9 commit f3d278b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Building.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ cd sdk
107107
./tools/build.py --mode release create_sdk
108108
```
109109

110-
The output will be in `out/ReleaseX64/dart-sdk` on Linux and Windows, and `xcodebuild/ReleaseX64/dart-sdk` on macOS.
110+
The output will be in `out/ReleaseX64/dart-sdk` on Linux and Windows, and `xcodebuild/ReleaseARM64/dart-sdk` on macOS.
111111

112112
See also [Building Dart SDK for ARM or RISC-V](Building-Dart-SDK-for-ARM-or-RISC-V.md).
113113

0 commit comments

Comments
 (0)