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 351ed9c commit c61834eCopy full SHA for c61834e
SpeechSynthesizer.xcodeproj/project.pbxproj
@@ -216,6 +216,7 @@
216
"$(inherited)",
217
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
218
"$(SRCROOT)/../../React/**",
219
+ "$(SRCROOT)/../../node_modules/react-native/React/**",
220
);
221
LIBRARY_SEARCH_PATHS = "$(inherited)";
222
OTHER_LDFLAGS = "-ObjC";
0 commit comments