Skip to content

Commit 498fb85

Browse files
Change iOS Simulator destination to iPhone SE
1 parent bf6e4a9 commit 498fb85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
xcodebuild clean build \
2323
-project "Leaf Lens.xcodeproj" \
2424
-scheme "Leaf Lens" \
25-
-destination 'platform=iOS Simulator,name=iPhone 15'
25+
-destination 'platform=iOS Simulator,name=iPhone SE (3rd generation)'

0 commit comments

Comments
 (0)