Skip to content

Commit bf0f6a0

Browse files
authored
Update PR workflow to use Xcode 16.4 (#7060)
1 parent 36ee3cd commit bf0f6a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-realm-js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ jobs:
492492
- generate-jsi
493493
- prebuild-apple
494494
env:
495-
DEVELOPER_DIR: /Applications/Xcode_15.4.app
495+
DEVELOPER_DIR: /Applications/Xcode_16.4.app
496496
IOS_DEVICE_NAME: iPhone 15
497497
# See https://guides.cocoapods.org/using/faq.html#can-i-change-the-default-cocoapods-repositories-folder
498498
CP_HOME_DIR: ${{ github.workspace }}/.cocoapods

0 commit comments

Comments
 (0)