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 macOS build #394

Merged
merged 2 commits into from
Feb 27, 2023
Merged

Fix macOS build #394

merged 2 commits into from
Feb 27, 2023

Conversation

nilsreichardt
Copy link
Member

There were multiple problems:

  1. Firestore iOS SDK needed be upgraded to 10.3.0 in macos/Podfile
  2. google_sign_in_dartio needed to be upgraded to the latest version
  3. Build Phrase script for Firebase produced an error. Therefore, I removed this build phrase script (is only needed for crashlytics). Will be fixed, when I try the alpha version of Support for multiple scheme dev, staging, prod invertase/flutterfire_cli#14

Closes #393

@github-actions github-actions bot added dependencies Changing, updating, adding or removing one or more dependencies. platform: macos labels Feb 27, 2023
@github-actions
Copy link

Visit the preview URL for this PR (updated for commit 3306333):

https://sharezone-test--pr394-fix-macos-build-3-5dce53ry.web.app

(expires Mon, 06 Mar 2023 13:46:26 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4cb3ae61e1e018abfd9841fd3239f5b49ccc034b

@nilsreichardt nilsreichardt merged commit 3bacd31 into main Feb 27, 2023
@nilsreichardt nilsreichardt deleted the fix-macos-build-3 branch February 27, 2023 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changing, updating, adding or removing one or more dependencies. platform: macos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

macOS build is failing on main
2 participants