File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
template/visionos/HelloWorld.xcodeproj Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 144
144
--entry-file " $ENTRY_FILE " \
145
145
--platform " $BUNDLE_PLATFORM " \
146
146
--dev $DEV \
147
+ --resolver-options " platformExtension=visionos" \
147
148
--reset-cache \
148
149
--bundle-output " $BUNDLE_FILE " \
149
150
--assets-dest " $DEST " \
Original file line number Diff line number Diff line change 263
263
);
264
264
runOnlyForDeploymentPostprocessing = 0;
265
265
shellPath = /bin/sh;
266
- shellScript = "set -e\n\nWITH_ENVIRONMENT=\"../node_modules/react-native/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"../node_modules/react-native/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n";
266
+ shellScript = "set -e\n\nWITH_ENVIRONMENT=\"../node_modules/@callstack/ react-native-visionos /scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"../node_modules/@callstack/ react-native-visionos /scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n";
267
267
};
268
268
00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */ = {
269
269
isa = PBXShellScriptBuildPhase;
You can’t perform that action at this time.
0 commit comments