(no title)
giantrobot | 12 days ago
That never existed in iOS and as UIKit was merged into macOS that old support was never added back in. AFAIK the Shortcuts system uses a totally different automation mechanism for scripting applications.
For a lot of applications, especially ones that started life in the classic MacOS days, AppleScript automation was pretty amazing. You could easily tie very disparate applications together.
The application level automation was orthogonal to the use of Objective-C or even Cocoa.
Source: I was at Apple from 2004-2020 and did a lot with automation over the years while there.
No comments yet.