This commit is contained in:
kit
2024-09-24 08:41:34 +07:00
parent d95e9616c0
commit d1fd72bd7f
12 changed files with 100 additions and 45 deletions

View File

@@ -1,7 +1,7 @@
import Cocoa
import FlutterMacOS
@NSApplicationMain
@main
class AppDelegate: FlutterAppDelegate {
override func applicationShouldTerminateAfterLastWindowClosed(_ sender: NSApplication) -> Bool {
return true