mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-07 20:10:08 +02:00
🏗 Read release manifest
This commit is contained in:
@ -8,10 +8,7 @@
|
||||
|
||||
import Cocoa
|
||||
|
||||
// 1
|
||||
let app = NSApplication.shared
|
||||
let delegate = AppDelegate()
|
||||
let delegate = Updater()
|
||||
app.delegate = delegate
|
||||
|
||||
// 2
|
||||
_ = NSApplicationMain(CommandLine.argc, CommandLine.unsafeArgv)
|
||||
|
Reference in New Issue
Block a user