Skip to content

Commit

Permalink
build: Build iOS with Xcode 16, Bump Firebase SDK to 11.0 (#495)
Browse files Browse the repository at this point in the history
* build: Update Firebase packages

* build: Build iOS with Xcode 16

* chore: Ignore public_member_api_docs
  • Loading branch information
riscait authored Sep 24, 2024
1 parent 88115fd commit cb2ee24
Show file tree
Hide file tree
Showing 6 changed files with 670 additions and 667 deletions.
2 changes: 1 addition & 1 deletion FirebaseSDKVersionTag.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.29.0
11.0.0
3 changes: 3 additions & 0 deletions packages/flutter_app/analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ analyzer:
exclude:
- "**/gen/*.dart"
- "**/firebase_options_*.dart"
linter:
rules:
public_member_api_docs: false
Loading

0 comments on commit cb2ee24

Please sign in to comment.