mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 22:50:20 +08:00
[ios] Final header fix for crashlytics
This commit is contained in:
@@ -454,7 +454,7 @@
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"${BUILT_PRODUCTS_DIR}",
|
||||
"${SRCROOT}/../../../ios/Pods/Crashlytics/Frameworks/iOS",
|
||||
"${SRCROOT}/../../../ios/Pods/Crashlytics/iOS",
|
||||
"${SRCROOT}/../../../ios/Pods/Fabric/Frameworks",
|
||||
"${SRCROOT}/../../../ios/Pods/FirebaseAnalytics/Frameworks",
|
||||
"${SRCROOT}/../../../ios/Pods/FirebaseAuth/Frameworks",
|
||||
@@ -499,7 +499,7 @@
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"${BUILT_PRODUCTS_DIR}",
|
||||
"${SRCROOT}/../../../ios/Pods/Crashlytics/Frameworks/iOS",
|
||||
"${SRCROOT}/../../../ios/Pods/Crashlytics/iOS",
|
||||
"${SRCROOT}/../../../ios/Pods/Fabric/Frameworks",
|
||||
"${SRCROOT}/../../../ios/Pods/FirebaseAnalytics/Frameworks",
|
||||
"${SRCROOT}/../../../ios/Pods/FirebaseAuth/Frameworks",
|
||||
|
||||
Reference in New Issue
Block a user