Skip to content

Commit

Permalink
Use Xcode 15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Pe13 authored May 15, 2024
1 parent d064284 commit d8592d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
VCPKG_ROOT: '${{ github.workspace }}/vcpkg'
MIXXX_ROOT: '${{ github.workspace }}/mixxx'
SCRIPTS_ROOT: '${{ github.workspace }}/scripts'
XCODE_ROOT: '/Applications/Xcode_15.0.1.app'
XCODE_ROOT: '/Applications/Xcode_15.2.app'
SDK_ROOT: '${{ github.workspace }}/theos/sdks/iPhoneOS16.5.sdk'

jobs:
Expand Down

0 comments on commit d8592d5

Please sign in to comment.