Skip to content

Commit

Permalink
Xcode 16
Browse files Browse the repository at this point in the history
  • Loading branch information
Shchvova committed Sep 28, 2024
1 parent efe3161 commit f8bc975
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:

env:
WORKSPACE: ${{ github.workspace }}
DEVELOPER_DIR: /Applications/Xcode_15.4.app/Contents/Developer
DEVELOPER_DIR: /Applications/Xcode_16.app/Contents/Developer
BUILD_NUMBER: ${{ github.event.inputs.buildNumber }}
YEAR: ${{ github.event.inputs.buildYear }}

Expand Down Expand Up @@ -76,7 +76,7 @@ jobs:
runner:
- macos-14
xcode:
- Xcode_15.3
- Xcode_16
- Xcode_15.4
target:
- template
Expand Down

0 comments on commit f8bc975

Please sign in to comment.