Created
April 6, 2020 11:56
-
-
Save samjt/a1b9c7c94cc0a601cc5b425280bb6eba to your computer and use it in GitHub Desktop.
Get the App URL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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