Skip to content

toddfoster/ExploreScriptingBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trying out Apple's ScriptingBridge, an ObjC interface to the process interop
as performed by AppleScript.

Get bridge with:
    sdef /Applications/iTunes.app | sdp -fh --basename iTunes

Build with:
    gcc -ObjC -framework Foundation -framework ScriptingBridge itunes.m

About

Sandbox exploring Cocoa's ScriptingBridge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published