Skip to content

Commit e1dcc6e

Browse files
specify version
1 parent 3a45359 commit e1dcc6e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/validate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ jobs:
9999
- uses: ./ # buildalon/unity-xcode-builder
100100
id: xcode-build
101101
with:
102+
xcode-version: '16.2'
102103
project-path: ${{ env.UNITY_PROJECT_PATH }}/Builds/${{ matrix.build-target }}/**/*.xcodeproj
103104
app-store-connect-key: ${{ secrets.APP_STORE_CONNECT_KEY }}
104105
app-store-connect-key-id: ${{ secrets.APP_STORE_CONNECT_KEY_ID }}

0 commit comments

Comments
 (0)