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 8ed4a18 commit 3d3e988Copy full SHA for 3d3e988
.github/workflows/nightly.yml
@@ -89,6 +89,8 @@ jobs:
89
90
build-ios:
91
runs-on: macos-latest
92
+ env:
93
+ DEVELOPER_DIR: /Applications/Xcode_16.4.0.app/Contents/Developer
94
strategy:
95
matrix:
96
bundler: [metro, repack]
0 commit comments