rather than the awful workaround
This commit is contained in:
rustdesk
2025-01-01 23:05:52 +08:00
parent 4f3b821883
commit ef90ab2bd4
6 changed files with 12 additions and 54 deletions

View File

@@ -1,7 +1,7 @@
import Cocoa
import FlutterMacOS
@NSApplicationMain
@main
class AppDelegate: FlutterAppDelegate {
var launched = false;
override func applicationShouldTerminateAfterLastWindowClosed(_ sender: NSApplication) -> Bool {