Skip to content

Commit d118792

Browse files
committed
fix sim
1 parent 50b3451 commit d118792

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
@@ -440,7 +440,7 @@ case "$product-$platform-$method" in
440440
RunXcodebuild \
441441
-workspace 'FirebaseMessaging/Apps/SampleStandaloneWatchApp/SampleStandaloneWatchApp.xcworkspace' \
442442
-scheme "SampleStandaloneWatchApp Watch App" \
443-
-destination 'platform=watchOS Simulator,name=Apple Watch Series 7 (45mm)' \
443+
-destination 'platform=watchOS Simulator,name=Apple Watch Series 10 (42mm)' \
444444
build
445445
fi
446446
;;

0 commit comments

Comments
 (0)