Skip to content

Commit b79815e

Browse files
Merge pull request #1 from blendlabs/clayton/fix-release-build
Fix release build settings
2 parents 07ba5bb + 950f291 commit b79815e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PasscodeAuth.xcodeproj/project.pbxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@
216216
"$(inherited)",
217217
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
218218
"$(SRCROOT)/../../React/**",
219+
"$(SRCROOT)/../../node_modules/react-native/React/**"
219220
);
220221
LIBRARY_SEARCH_PATHS = "$(inherited)";
221222
OTHER_LDFLAGS = "-ObjC";

0 commit comments

Comments
 (0)