Use capital share link

This commit is contained in:
2024-08-10 18:24:47 +08:00
parent dfe9165bc9
commit b5da8ece4a
4 changed files with 270 additions and 4 deletions

View File

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