[ios] Tidy up header search paths
This commit is contained in:
parent
93a5c2939e
commit
cfbef06776
@ -475,9 +475,7 @@
|
||||
"$(inherited)",
|
||||
"$(SRCROOT)/../../react-native/React/**",
|
||||
"${SRCROOT}/../../../ios/Firebase/**",
|
||||
"${SRCROOT}/../../../ios/Pods/Headers/Public/Crashlytics",
|
||||
"${SRCROOT}/../../../ios/Pods/Headers/Public/Fabric",
|
||||
"${SRCROOT}/../../../ios/Pods/Firebase/**",
|
||||
"${SRCROOT}/../../../ios/Pods/Headers/Public/**",
|
||||
);
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
||||
LIBRARY_SEARCH_PATHS = "$(inherited)";
|
||||
@ -520,9 +518,7 @@
|
||||
"$(inherited)",
|
||||
"$(SRCROOT)/../../react-native/React/**",
|
||||
"${SRCROOT}/../../../ios/Firebase/**",
|
||||
"${SRCROOT}/../../../ios/Pods/Headers/Public/Crashlytics",
|
||||
"${SRCROOT}/../../../ios/Pods/Headers/Public/Fabric",
|
||||
"${SRCROOT}/../../../ios/Pods/Firebase/**",
|
||||
"${SRCROOT}/../../../ios/Pods/Headers/Public/**",
|
||||
);
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
||||
LIBRARY_SEARCH_PATHS = "$(inherited)";
|
||||
|
Loading…
x
Reference in New Issue
Block a user