update dependencies

remove dysfunctional integration test
This commit is contained in:
Christien Rioux 2024-08-15 14:21:24 -04:00
parent ffa4825c19
commit 3716c5db78
7 changed files with 311 additions and 297 deletions

View file

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