Revert "Feat/golang"

This commit is contained in:
xkeyC
2024-11-29 18:25:42 +08:00
committed by GitHub
parent 16e50e6d75
commit ddcd6d8f16
18 changed files with 15 additions and 354 deletions

View File

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