Skip to content

Instantly share code, notes, and snippets.

@gitCommitLit
Last active December 3, 2018 10:08
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 gitCommitLit/8431e4806a010e0c555c5c3ff3ff427e to your computer and use it in GitHub Desktop.
Save gitCommitLit/8431e4806a010e0c555c5c3ff3ff427e to your computer and use it in GitHub Desktop.
[Powered by] showPoweredBy from HWM_P10 #viewcontroller
@IBAction func showPoweredBy(_ sender: Any) {
NSWorkspace.shared.open(URL(string: "https://darksky.net/poweredby/")!)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment