File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 210
210
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
211
211
"$(SRCROOT)/../../../React/**",
212
212
"$(SRCROOT)/../../react-native/React/**",
213
- "$(SRCROOT)/../../../ios/**",
213
+ "$(SRCROOT)/../../../ios/Pods/AppAuth/**",
214
+ "$(SRCROOT)/../../../ios/Pods/Headers/**",
214
215
);
215
216
LIBRARY_SEARCH_PATHS = "$(inherited)";
216
217
OTHER_LDFLAGS = "-ObjC";
227
228
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
228
229
"$(SRCROOT)/../../../React/**",
229
230
"$(SRCROOT)/../../react-native/React/**",
230
- "$(SRCROOT)/../../../ios/**",
231
+ "$(SRCROOT)/../../../ios/Pods/AppAuth/**",
232
+ "$(SRCROOT)/../../../ios/Pods/Headers/**",
231
233
);
232
234
LIBRARY_SEARCH_PATHS = "$(inherited)";
233
235
OTHER_LDFLAGS = "-ObjC";
You can’t perform that action at this time.
0 commit comments