diff --git a/remote/ios/Runner/AppDelegate.swift b/remote/ios/Runner/AppDelegate.swift index 70693e4..b636303 100644 --- a/remote/ios/Runner/AppDelegate.swift +++ b/remote/ios/Runner/AppDelegate.swift @@ -1,7 +1,7 @@ import UIKit import Flutter -@UIApplicationMain +@main @objc class AppDelegate: FlutterAppDelegate { override func application( _ application: UIApplication,