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

Fix archive upload error #21

Merged
merged 3 commits into from
Apr 18, 2021
Merged

Fix archive upload error #21

merged 3 commits into from
Apr 18, 2021

Conversation

victor-sarda
Copy link
Collaborator

There is a know issue when using Firebase with SPM.
It makes the archive/upload process fail but there's a workaround that we already tested and seems to be working:

firebase/firebase-ios-sdk#6472

I've also added the librairies we use as build dependencies to improve build performance

Closes #20

@victor-sarda victor-sarda added bug Something isn't working high priority labels Apr 18, 2021
@victor-sarda victor-sarda self-assigned this Apr 18, 2021
@victor-sarda victor-sarda merged commit 0007d5f into develop Apr 18, 2021
@victor-sarda victor-sarda deleted the fix/archive-upload-error branch April 18, 2021 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Archive/Upload error due to Firebase
1 participant