Closed as not planned
Closed as not planned
Description
When adding this line to your macos/Podfile
, you are getting faster builds:
pod 'FirebaseFirestore', :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git', :tag => "#{firebase_sdk_version}"
See #3185 for more details.
The example
for cloud_firestore
is also using the workaround:
It would be helpful for new customers to mention this workaround in the docs.