Skip to content

Commit fe9dfe8

Browse files
authored
Investigate watchOS CI (#10314)
1 parent 8bbb85e commit fe9dfe8

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
@@ -166,7 +166,7 @@ tvos_flags=(
166166
-destination 'platform=tvOS Simulator,name=Apple TV'
167167
)
168168
watchos_flags=(
169-
-destination 'platform=WatchOS Simulator,name=Apple Watch Series 7 - 45mm'
169+
-destination 'platform=watchOS Simulator,name=Apple Watch Series 7 (45mm)'
170170
)
171171
catalyst_flags=(
172172
ARCHS=x86_64 VALID_ARCHS=x86_64 SUPPORTS_MACCATALYST=YES -sdk macosx

0 commit comments

Comments
 (0)