applescript - What kind of files are valid Xcode behavior scripts? -


i'm trying set applescript behavior in xcode 4, xcode won't allow me select script. kind of file valid script xcode? i've tried .applescript, .scpt, , .txt. i've tried no extension @ all.

what need do?

this neglecting read the documentation on creating new behavior. (ios developer login required.)

it turns out xcode can accept executable file script. solution run chmod +x on script file , xcode allowed me select it. it's funny, because wasn't aware finder allowed filtering based on chmod permissions.


Comments

Popular posts from this blog

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

python - Received unregistered task using Celery with Django -

Line ending issue with Mercurial or Visual Studio -