Commit b6084e0
ios: Bump min iOS version to 15.0, as required by latest Firebase iOS SDK
Firebase iOS SDK version 12.0 bumps minimum supported iOS version
to 15.0, see:
https://firebase.google.com/support/release-notes/ios#version_1200_-_july_15_2025
firebase/firebase-ios-sdk#14732
So update the min iOS version to 15.0, as we plan to bump our
Firebase dependency soon. Also based on the platform-version
statistics Greg posted:
https://chat.zulip.org/#narrow/channel/48-mobile/topic/platform.20versions/near/2243725
we could bump it to 16.0, but there isn't specific need for that
right now, so might as well leave that for later.1 parent 2453ae7 commit b6084e0
File tree
4 files changed
+6
-6
lines changed- ios
- Flutter
- Runner.xcodeproj
4 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
| 248 | + | |
249 | 249 | | |
250 | 250 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | | - | |
| 359 | + | |
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
| |||
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
438 | | - | |
| 438 | + | |
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
487 | | - | |
| 487 | + | |
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
| |||
0 commit comments