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 871b8e5 commit 00eab66Copy full SHA for 00eab66
apps/example/ios/ExampleApp.xcodeproj/project.pbxproj
@@ -382,7 +382,7 @@
382
"$(inherited)",
383
" ",
384
);
385
- REACT_NATIVE_PATH = "${PODS_ROOT}/../../../node_modules/react-native";
+ REACT_NATIVE_PATH = "${PODS_ROOT}/../../../../node_modules/react-native";
386
SDKROOT = iphoneos;
387
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG";
388
USE_HERMES = true;
@@ -454,7 +454,7 @@
454
455
456
457
458
459
460
VALIDATE_PRODUCT = YES;
0 commit comments