We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47392e6 commit 8f15a6cCopy full SHA for 8f15a6c
2 files changed
apps/demo/ios/Demo.xcodeproj/project.pbxproj
@@ -385,7 +385,7 @@
385
"$(inherited)",
386
" ",
387
);
388
- REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
+ REACT_NATIVE_PATH = "${PODS_ROOT}/../../../../node_modules/react-native";
389
SDKROOT = iphoneos;
390
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG";
391
USE_HERMES = true;
@@ -462,7 +462,7 @@
462
463
464
465
466
467
468
VALIDATE_PRODUCT = YES;
0 commit comments