Bump iOS deployment target 13 naar 15 (Flutter 3.47 vereist) #1731
Labels
No labels
accepted
bug
declined
docs
duplicate
enhancement
good first issue
in-progress
needs-info
privacy
security
triage
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
LibreKAT/Ocideck#1731
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Flutter 3.47 verhoogt de minimum-ondersteunde iOS-versie van 13 naar 15, in verband met Xcode 27 / iOS 27 dit najaar.
In
ios/Runner.xcodeproj/project.pbxprojstaatIPHONEOS_DEPLOYMENT_TARGET = 13.0op 3 plekken. Dit moet naar15.0.macOS staat al op 12.0, dus dat klopt al.
Let op: OciDeck is primair desktop/web. Check of de iOS-build überhaupt nog draagt en of alle iOS-plugins (file_picker, flutter_secure_storage, etc.) iOS 15 ondersteunen — zou moeten, maar verifieer.
Bron: https://flutter.dev/blog/whats-new-in-flutter-3-47 (Prepping for the next wave of Apple updates)