Tag: Cocoa/Tips
func applicationShouldTerminateAfterLastWindowClosed(theApplication: NSApplication) -> Bool { return true }