We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 136043b commit 2c8b054Copy full SHA for 2c8b054
1 file changed
tool/build_macos.sh
@@ -36,7 +36,7 @@ case "$1" in
36
compile aarch64-apple-tvos aarch64 tvos
37
compile aarch64-apple-tvos-sim aarch64 tvos-sim
38
compile_static aarch64-apple-watchos aarch64 watchos
39
- compile_static aarch64-apple-watchos aarch64 watchos-sim
+ compile_static aarch64-apple-watchos-sim aarch64 watchos-sim
40
compile_static arm64_32-apple-watchos arm64_32 watchos
41
;;
42
*)
0 commit comments