mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 17:42:24 +08:00
[ios] add missing framework search paths
This commit is contained in:
@@ -523,6 +523,7 @@
|
||||
"$(SRCROOT)/../../../ios/Pods/FirebaseDatabase/Frameworks",
|
||||
"$(SRCROOT)/../../../ios/Pods/FirebaseDynamicLinks/Frameworks",
|
||||
"$(SRCROOT)/../../../ios/Pods/FirebaseFirestore/Frameworks",
|
||||
"$(SRCROOT)/../../../ios/Pods/FirebaseFunctions/Frameworks",
|
||||
"$(SRCROOT)/../../../ios/Pods/FirebaseInstanceID/Frameworks",
|
||||
"$(SRCROOT)/../../../ios/Pods/FirebaseInvites/Frameworks",
|
||||
"$(SRCROOT)/../../../ios/Pods/FirebaseMessaging/Frameworks",
|
||||
@@ -566,6 +567,7 @@
|
||||
"$(SRCROOT)/../../../ios/Pods/FirebaseDatabase/Frameworks",
|
||||
"$(SRCROOT)/../../../ios/Pods/FirebaseDynamicLinks/Frameworks",
|
||||
"$(SRCROOT)/../../../ios/Pods/FirebaseFirestore/Frameworks",
|
||||
"$(SRCROOT)/../../../ios/Pods/FirebaseFunctions/Frameworks",
|
||||
"$(SRCROOT)/../../../ios/Pods/FirebaseInstanceID/Frameworks",
|
||||
"$(SRCROOT)/../../../ios/Pods/FirebaseInvites/Frameworks",
|
||||
"$(SRCROOT)/../../../ios/Pods/FirebaseMessaging/Frameworks",
|
||||
|
||||
Reference in New Issue
Block a user