fix build error with latest xcode

This commit is contained in:
rustdesk
2024-12-09 18:49:02 +08:00
parent a02d2bb4ac
commit 63e22b7685
6 changed files with 10 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
import UIKit
import Flutter
@UIApplicationMain
@main
@objc class AppDelegate: FlutterAppDelegate {
override func application(
_ application: UIApplication,