Aplikasi Tutup MacOS Swift 5

@IBAction func ExitNow(sender: AnyObject) {
    NSApplication.shared.terminate(self)
}
Everybody Poops