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 8da6964 commit ad9030cCopy full SHA for ad9030c
packages/rn-tester/RNTesterPods.xcodeproj/project.pbxproj
@@ -787,6 +787,7 @@
787
"$(inherited)",
788
"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)",
789
"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)",
790
+ "\"$(SDKROOT)/usr/lib/swift\"",
791
);
792
"LIBRARY_SEARCH_PATHS[arch=*]" = "$(inherited)";
793
OTHER_LDFLAGS = (
@@ -821,6 +822,7 @@
821
822
823
824
825
826
827
828
0 commit comments