Skip to content

Commit

Permalink
Merge pull request #113 from argyle-systems/use-xcode-15
Browse files Browse the repository at this point in the history
Use Xcode 15.0 to build-ios-ipa
  • Loading branch information
zilvinas-argyle authored May 6, 2024
2 parents 4c72fa3 + 75c377f commit 5d751c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ios-ipa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: maxim-lobanov/[email protected]
with:
xcode-version: '14.2'
xcode-version: '15.0'

- uses: actions/[email protected]

Expand Down

0 comments on commit 5d751c3

Please sign in to comment.