Skip to content

Commit

Permalink
Upgrade Xcode version on CI to new major version 16
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeehut committed Oct 1, 2024
1 parent 5177c6c commit 5467edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
fail-fast: true
matrix:
xcode:
- ^15
- ^16
xcodebuildCommand:
- "-sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 15'"
- "-sdk macosx -destination 'platform=macOS'"
Expand Down

0 comments on commit 5467edd

Please sign in to comment.