Skip to content

Instantly share code, notes, and snippets.

@danielwestendorf
Created June 22, 2011 15:18
Show Gist options
  • Select an option

  • Save danielwestendorf/1040317 to your computer and use it in GitHub Desktop.

Select an option

Save danielwestendorf/1040317 to your computer and use it in GitHub Desktop.
url = NSURL.URLWithString "macappstore://itunes.apple.com/us/app/thumper/id436422990?mt=12ls=1ign-msr=http%3A%2F%2Fwww.thumperapp.com%2F"
NSWorkspace.sharedWorkspace.openURL(url)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment