Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit 1878c13

Browse files
authored
Update platform in compileCheck
1 parent 3f05873 commit 1878c13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compileCheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ jobs:
3434
run: |
3535
xcodebuild \
3636
-scheme prostore \
37-
-destination 'platform=iOS Simulator,name=iPhone 15' \
37+
-destination 'platform=iOS Simulator,name=iPad (10th generation),OS=18.6' \
3838
-dry-run

0 commit comments

Comments
 (0)