File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 298
298
<get src =" http://downloads.arduino.cc/libastylej-2.03.zip" dest =" macosx" usetimestamp =" true" skipexisting =" true" />
299
299
<unzip src =" macosx/libastylej-2.03.zip" dest =" macosx" overwrite =" true" />
300
300
<copy file =" macosx/libastylej/libastylej.jnilib" todir =" macosx/work/Arduino.app/Contents/Java/lib/" />
301
+ <copy file =" macosx/libastylej/libastylej.jnilib" tofile =" macosx/work/Arduino.app/Contents/Java/lib/libastylej.dylib" />
301
302
<chmod perm =" 755" file =" macosx/work/Arduino.app/Contents/Java/lib/libastylej.jnilib" />
303
+ <chmod perm =" 755" file =" macosx/work/Arduino.app/Contents/Java/lib/libastylej.dylib" />
302
304
</target >
303
305
304
306
<target name =" macosx-run" depends =" macosx-build" description =" Run Mac OS X version" >
You can’t perform that action at this time.
0 commit comments