mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
This migrates Flutter to use the `@main` attribute introduced in Swift 5.3. The `@NSApplicationMain` attribute is deprecated and will be removed in Swift 6. See: https://github.com/apple/swift-evolution/blob/main/proposals/0383-deprecate-uiapplicationmain-and-nsapplicationmain.md This change is split into two commits: 1. |
||
|---|---|---|
| .. | ||
| Assets.xcassets/AppIcon.appiconset | ||
| Base.lproj | ||
| Configs | ||
| AppDelegate.swift | ||
| DebugProfile.entitlements | ||
| Info.plist | ||
| MainFlutterWindow.swift | ||
| Release.entitlements | ||