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 ace777c commit 133ba94Copy full SHA for 133ba94
ios/RNVersionNumber.xcodeproj/project.pbxproj
@@ -280,6 +280,7 @@
280
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
281
"$(SRCROOT)/../../../React/**",
282
"$(SRCROOT)/../../react-native/React/**",
283
+ "$(BUILT_PRODUCTS_DIR)",
284
);
285
LIBRARY_SEARCH_PATHS = "$(inherited)";
286
OTHER_LDFLAGS = "-ObjC";
@@ -296,6 +297,7 @@
296
297
298
299
300
301
302
303
0 commit comments