Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FirebaseFirestoreSwift to Carthage and binary zip package #7819

Closed
GZaccaroni opened this issue Apr 1, 2021 · 5 comments
Closed

Add FirebaseFirestoreSwift to Carthage and binary zip package #7819

GZaccaroni opened this issue Apr 1, 2021 · 5 comments
Assignees
Labels
api: firestore Carthage Infrastructure Swift API type: feature request zip Issues related to binary distribution (zip file) zip-builder Tools related to building the zip file.
Milestone

Comments

@GZaccaroni
Copy link

GZaccaroni commented Apr 1, 2021

Feature proposal

  • Firebase Component: Firestore (Auth, Core, Database, Firestore, Messaging, Storage, etc)

Describe your use case and/or feature request here.

I want to ask if it is possible to add FirebaseFirestoreSwift to Carthage and binary zip packages added to each release ( https://github.com/firebase/firebase-ios-sdk/releases/tag/CocoaPods-7.2.0 Firebase.zip).

@paulb777
Copy link
Member

Thanks for the request. Until we get to this, a workaround is to build it yourself using the ZipBuilder tool at https://github.com/firebase/firebase-ios-sdk/tree/master/ReleaseTooling.

@paulb777 paulb777 added the zip-builder Tools related to building the zip file. label Apr 26, 2021
@GZaccaroni
Copy link
Author

GZaccaroni commented Jun 14, 2021

Thank you @paulb777 can I help with the implementation in Carthage?
With ZipBuilder it works like a charm!

@paulb777
Copy link
Member

@GZaccaroni You're welcome to send a PR. Here are my current thoughts about what an implementation would look like:

@paulb777 paulb777 added this to the Firebase 9 milestone Dec 11, 2021
@paulb777
Copy link
Member

Added to the Firebase 9 milestone, even though It doesn't necessarily need to wait for that.

@paulb777
Copy link
Member

Merged implementation today into v9 branch and will be available in Firebase 9.0.0 due out in the next few months.

@firebase firebase locked and limited conversation to collaborators Apr 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: firestore Carthage Infrastructure Swift API type: feature request zip Issues related to binary distribution (zip file) zip-builder Tools related to building the zip file.
Projects
None yet
Development

No branches or pull requests

3 participants