Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save corybohon/54b76e4ef894d535cf01ea42222dc0bc to your computer and use it in GitHub Desktop.
Save corybohon/54b76e4ef894d535cf01ea42222dc0bc to your computer and use it in GitHub Desktop.
func applicationShouldTerminateAfterLastWindowClosed(sender: NSApplication) -> Bool {
return true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment