We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c732c68 commit 848b1ebCopy full SHA for 848b1eb
example/ios/QuickCryptoExample.xcodeproj/project.pbxproj
@@ -434,7 +434,7 @@
434
"-DFOLLY_HAVE_CLOCK_GETTIME=1",
435
);
436
OTHER_LDFLAGS = "$(inherited)";
437
- REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
+ REACT_NATIVE_PATH = "${PODS_ROOT}/../../../node_modules/react-native";
438
SDKROOT = iphoneos;
439
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG";
440
SWIFT_ENABLE_EXPLICIT_MODULES = NO;
0 commit comments