Skip to content

Commit

Permalink
Apple: Xcode 15.1 update (#668)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottrules44 authored Dec 24, 2023
1 parent bbb709c commit e0d1720
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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_15.0.app/Contents/Developer
DEVELOPER_DIR: /Applications/Xcode_15.1.app/Contents/Developer
BUILD_NUMBER: ${{ github.event.inputs.buildNumber }}
YEAR: ${{ github.event.inputs.buildYear }}

Expand Down Expand Up @@ -72,7 +72,7 @@ jobs:
runner:
- macos-13
xcode:
- Xcode_15.0
- Xcode_15.1
target:
- template
- template-angle
Expand Down Expand Up @@ -524,7 +524,7 @@ jobs:
APPLE_KEY: ${{ secrets.AppleKey }}
APPLE_KEY_ID: ${{ secrets.AppleKeyId }}
APPLE_ISSUER: ${{ secrets.AppleIssuer }}



Windows-Simulator:
Expand Down

0 comments on commit e0d1720

Please sign in to comment.