We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d23889 commit 8bd16adCopy full SHA for 8bd16ad
.github/workflows/build.yml
@@ -9,7 +9,7 @@ jobs:
9
xcode_16_4:
10
runs-on: macos-15
11
env:
12
- DEVELOPER_DIR: /Applications/Xcode_16.4.app/Contents/Developer
+ DEVELOPER_DIR: /Applications/Xcode_16.3.app/Contents/Developer
13
steps:
14
- name: Checkout
15
uses: actions/checkout@v4
0 commit comments