A native macOS MCP server that inspects the running Xcode app via Apple's Accessibility framework. Lets an AI assistant see which file you're currently editing in Xcode and what text you have selected ...
The framework AppleScriptObjC allows users to write scripts with an interesting fusion of the AppleScript and Objective-C languages. Specifically, Apple describes the framework as: AppleScriptObjC ...
Apple appears to be discouraging developers from writing AppleScript (AppleScriptObjC) apps by removing the corresponding project template from recent Xcode releases (14.3+). As a result, it may be ...
Learning Xcode is the first real step into Apple’s development ecosystem. I published a complete Xcode tutorial for beginners (2026) covering: • What Xcode is and how it works • Installing Xcode on ...
If you're used to AppleScript and would like to build your own actions, the building blocks of Automator workflows, MacNN has an excellent introduction. Author Benjamin Waldie takes you step-by-step ...