Commit eea5f04a authored by Libin Lu's avatar Libin Lu Committed by GitHub

remove ios/* from header search path

parent 4ec45622
......@@ -224,7 +224,6 @@
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
HEADER_SEARCH_PATHS = (
"$(SRCROOT)/../../react-native/React/**",
"$(SRCROOT)/../../../ios/**",
"$(SRCROOT)/../../../node_modules/react-native-firestack/ios/**",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment