Skip to content

Commit

Permalink
Specity Apple Watch SE (44mm) (2nd generation)
Browse files Browse the repository at this point in the history
  • Loading branch information
sushichop committed Oct 3, 2022
1 parent 6cef084 commit b15a5da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/xcodebuild-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dests[0]="platform=macOS"
dests[1]="platform=macOS,variant=Mac Catalyst"
dests[2]="platform=iOS Simulator,name=iPhone 8"
dests[3]="platform=tvOS Simulator,name=Apple TV"
dests[4]="platform=watchOS Simulator,name=Apple Watch Series 5 (40mm)"
dests[4]="platform=watchOS Simulator,name=Apple Watch SE (44mm) (2nd generation)"

for dest in "${dests[@]}"
do
Expand Down

0 comments on commit b15a5da

Please sign in to comment.