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

Line ending issue with Mercurial or Visual Studio -

R - Plot: How to format in 10-base scientific notation and put it text, mtex, title etc functions? -

validation - How to pass paramaters like unix into windows batch file -