From 022ba53f5dccdf8d1042bb5c55126596cb27089e Mon Sep 17 00:00:00 2001 From: hannathkadher Date: Mon, 2 Sep 2024 13:34:16 +0400 Subject: [PATCH] Revert back to dev --- ios/Runner/AppDelegate.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/Runner/AppDelegate.swift b/ios/Runner/AppDelegate.swift index b636303..70693e4 100644 --- a/ios/Runner/AppDelegate.swift +++ b/ios/Runner/AppDelegate.swift @@ -1,7 +1,7 @@ import UIKit import Flutter -@main +@UIApplicationMain @objc class AppDelegate: FlutterAppDelegate { override func application( _ application: UIApplication,