blackgate / cljs-jxa-starter

Cocoa JXA(Javascript Automation) Hello World Application, written in ClojureScript.
Eclipse Public License 1.0
9 stars 1 forks source link

warning: failed to get scripting definition #1

Open maacl opened 8 years ago

maacl commented 8 years ago

I am getting the follwoing warning when running build.sh:

2015-08-16 14:38:06.626 applet[18472:286518] warning: failed to get scripting definition from /Users/mac/Dropbox/projects/tmp/cljs-jxa-starter/resources/compiled/app.app; it may not be scriptable.

I am on OS X Yosemite.

blackgate commented 8 years ago

I get that warning too, but it still works. I have no idea why it happens, but it even happens for the simplest script. I'm not the only one getting this warning: https://lawlessguy.wordpress.com/2014/10/19/command-line-javascript-in-yosemite/ And I can't find a solution, so i guess it's some kind of bug.