2
0
mirror of synced 2025-01-26 06:09:32 +00:00

[ios] add missing framework search paths

This commit is contained in:
Salakar 2018-09-02 04:52:41 +01:00
parent 02c7475bee
commit c4b9b32eac

View File

@ -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",