Can someone point me to a list of xcode terms that are available for use in xcode user scripts?
Example scripts begin with the line:
using terms from application “Xcode”
-which implies there are a set of terms that are relevant to xcode.
My googling hasn’t turned anything up.
Thanks, Adam.
Any time you see
tell whateverorusing terms from application whatever, look forwhatever.sdeffor documentation of the terms it understands./Applications/Utilities/AppleScript Editor.appwill even help you with this (File > Open Dictionary).