Skip to content

Commit

Permalink
Merge pull request #25 from nevissecurity/feature/NEVISACCESSAPP-5350-…
Browse files Browse the repository at this point in the history
…upgrade-to-xcode-15

NEVISACCESSAPP-5350: upgrade to xcode 15
  • Loading branch information
daniel-toth-leeder authored Nov 15, 2023
2 parents 8ab16f7 + 3ebc6fe commit 87bb537
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:

env:
FLUTTER_VERSION: '3.0.1'
XCODE_VERSION: '14.3.1'
XCODE_VERSION: '15.0.1'
JAVA_VERSION: '11'

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish_ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ on:

env:
FLUTTER_VERSION: '3.0.1'
XCODE_VERSION: '14.3.1'
XCODE_VERSION: '15.0.1'
RUBY_VERSION: '3.0'
CURRENT_BUILD_URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}

Expand Down

0 comments on commit 87bb537

Please sign in to comment.