Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
upgrade xcode version
  • Loading branch information
phuocbitmark authored May 21, 2024
1 parent 38001c0 commit 544c66d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '14.0'
xcode-version: '15.0'
- uses: actions/checkout@v2
- name: Build
run: xcodebuild -scheme LibAuk build -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 13'
Expand Down

0 comments on commit 544c66d

Please sign in to comment.