File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4444 # Bootstrap host package to get weak-node-api and ferric-example with visionOS support
4545 - run : npm run bootstrap --workspace react-native-node-api
4646 env :
47- CMAKE_RN_TRIPLETS : aarch64 -apple-visionos,aarch64 -apple-visionos-sim
47+ CMAKE_RN_TRIPLETS : arm64 -apple-visionos,arm64 -apple-visionos-sim
4848 - name : Configure Cargo for visionOS tier 3 targets with build-std
4949 run : |
5050 # Create cargo config for build-std support (tier 3 visionOS targets)
8787 # Bootstrap ferric-example with visionOS targets
8888 npm run bootstrap --workspace @react-native-node-api/ferric-example
8989 env :
90- CMAKE_RN_TRIPLETS : aarch64 -apple-visionos,aarch64 -apple-visionos-sim
90+ CMAKE_RN_TRIPLETS : arm64 -apple-visionos,arm64 -apple-visionos-sim
9191 FERRIC_TARGETS : aarch64-apple-visionos,aarch64-apple-visionos-sim
9292 # visionOS SDK configuration
9393 XROS_DEPLOYMENT_TARGET : " 1.0"
You can’t perform that action at this time.
0 commit comments