We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05f4559 commit b2e965aCopy full SHA for b2e965a
firestore/ios/Podfile
@@ -1,7 +1,7 @@
1
platform :ios, '11.0'
2
3
target 'firestore-snippets-cpp' do
4
- use_frameworks!
+ use_frameworks! :linkage => :static
5
6
pod 'Firebase/Auth', '9.0.0'
7
pod 'Firebase/Firestore', '9.0.0'
0 commit comments