TechnologiesLow-level, Kernel & Legacy

AppleScriptObjC

iOSmacOStvOSwatchOSvisionOS

AppleScriptObjC bridges AppleScript and Objective-C on macOS, loading AppleScript-ObjC scripts from a bundle so that scripting automation written in AppleScript can be called from your app's code. Use it to integrate AppleScript-based scripting logic into a macOS application without leaving your Objective-C or Swift codebase. The framework defines no public types of its own; it serves as the bridge that makes scripts packaged in a bundle available to your program.

This module re-exports or extends other frameworks; it declares no public types of its own in the synthesized interface.

Extends 1

Bundle
← Low-level, Kernel & Legacy