Firestore installation using Cocoapods

后端 未结 2 1068

I\'m trying to install firestore in my project.

when I\'m trying to install that, Xcode displays

fatal error: module map file \'/Users/account/Doc

2条回答
  •  旧时难觅i
    2021-01-22 15:30

    Firestore requires latest CocoaPods. As per Google developer

    It should get better with CocoaPods 1.9.0 which is adding the capability to specify dynamic/static linkage for each pod in the Podfile.

    Please check this link https://github.com/firebase/firebase-ios-sdk/issues/3816

提交回复
热议问题