Skip to content

Commit b100dc0

Browse files
committed
Update macOS -destination flag
1 parent 6c7745a commit b100dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ ipad_flags=(
179179
)
180180

181181
macos_flags=(
182-
-destination 'platform=OS X,arch=x86_64'
182+
-destination 'platform=macOS,name=My Mac'
183183
)
184184
tvos_flags=(
185185
-destination 'platform=tvOS Simulator,name=Apple TV'

0 commit comments

Comments
 (0)