Documentation for Cocoa application

Hi,


Is there any documentation available to learn Cocoa Application with ApplescriptObjC.


Thanks,

Gopal

Answered by red_menace in 266761022

There are a few items such as the AppleScriptObjC Release Notes and the Everyday AppleScriptObjC ebook, but since it is just a way to access Cocoa classes and methods from AppleScript, Apple pretty much expects you to translate the current documentation (which is in ObjectiveC/Swift).

Accepted Answer

There are a few items such as the AppleScriptObjC Release Notes and the Everyday AppleScriptObjC ebook, but since it is just a way to access Cocoa classes and methods from AppleScript, Apple pretty much expects you to translate the current documentation (which is in ObjectiveC/Swift).

Documentation for Cocoa application
 
 
Q