Simple Cocoa Scripting Tutorial Application (Script Bridge)

Can someone point me to a really simple welcome type of application that ScriptingBridge represents? Something that makes you step by step create 1 class 1 method that can be created from ruby ​​/ python / applescript, etc.

I find it difficult to turn my head around what is actually required to create a cocoa script application, and could not find specific examples or tutorials.

+3
source share

Source: https://habr.com/ru/post/1769228/


All Articles