Commit 117ed5e6 authored by Libin Lu's avatar Libin Lu Committed by GitHub

update Pods for release

parent 09e9e4a6
......@@ -242,12 +242,12 @@
CLANG_STATIC_ANALYZER_MODE = deep;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/../../../ios/**",
"$(PROJECT_DIR)/../../../ios/Pods/**",
"$(SRCROOT)/../../../node_modules/react-native-firestack/ios/**",
);
HEADER_SEARCH_PATHS = (
"$(SRCROOT)/../../react-native/React/**",
"$(SRCROOT)/../../../ios/**",
"$(PROJECT_DIR)/../../../ios/Pods/**",
"$(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