Skip to content

Instantly share code, notes, and snippets.

@btipling
Created January 17, 2015 21:08
Show Gist options
  • Save btipling/c4d3a37599d4461d0f8d to your computer and use it in GitHub Desktop.
Save btipling/c4d3a37599d4461d0f8d to your computer and use it in GitHub Desktop.
func applicationWillTerminate(aNotification: NSNotification!) {
println("closing app!")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment