We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ddf27a commit f5b8d6dCopy full SHA for f5b8d6d
DemoApp/ios/DemoApp.xcodeproj/project.pbxproj
@@ -521,7 +521,7 @@
521
"-DFOLLY_CFG_NO_COROUTINES=1",
522
"-DFOLLY_HAVE_CLOCK_GETTIME=1",
523
);
524
- OTHER_LDFLAGS = "$(inherited) ";
+ OTHER_LDFLAGS = "$(inherited)";
525
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
526
SDKROOT = iphoneos;
527
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG";
@@ -590,7 +590,7 @@
590
591
592
593
594
595
596
USE_HERMES = true;
0 commit comments