-
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 invertase/flutterfire_cli#14 Closes #393
- Loading branch information
1 parent
272fb4f
commit 3bacd31
Showing
10 changed files
with
273 additions
and
223 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,3 +4,6 @@ | |
|
||
# Xcode-related | ||
**/xcuserdata/ | ||
|
||
# Build artifacts | ||
build/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.