Skip to content

Commit

Permalink
Apple: Using Xcode 16.2 (#757)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shchvova authored Jan 14, 2025
1 parent cc8b8f7 commit 90fa933
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 @@ -18,7 +18,7 @@ on:

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

Expand Down Expand Up @@ -71,7 +71,7 @@ jobs:
runner:
- macos-14
xcode:
- Xcode_16.1
- Xcode_16.2
- Xcode_16
- Xcode_15.4
target:
Expand Down

0 comments on commit 90fa933

Please sign in to comment.