Skip to content

Instantly share code, notes, and snippets.

@samjt
Created April 6, 2020 11:56
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 samjt/a1b9c7c94cc0a601cc5b425280bb6eba to your computer and use it in GitHub Desktop.
Save samjt/a1b9c7c94cc0a601cc5b425280bb6eba to your computer and use it in GitHub Desktop.
Get the App URL
choose application
set theApp to the result
set myId to "app://" & (the id of theApp)
set the clipboard to myId
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment