We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
scripts/build.sh
1 parent cc44ad5 commit e6ed2b3Copy full SHA for e6ed2b3
scripts/build.sh
@@ -166,7 +166,7 @@ tvos_flags=(
166
-destination 'platform=tvOS Simulator,name=Apple TV'
167
)
168
watchos_flags=(
169
- -destination 'platform=iOS Simulator,name=iPhone 13 Pro'
+ -destination 'platform=WatchOS Simulator,name=Apple Watch Series 7 - 45mm'
170
171
catalyst_flags=(
172
ARCHS=x86_64 VALID_ARCHS=x86_64 SUPPORTS_MACCATALYST=YES -sdk macosx
0 commit comments