Skip to content

Commit 74b13c0

Browse files
committed
Updated arudino-builder build with Apple SDK 10.9+
Fix arduino/arduino-builder#349
1 parent 7cb1440 commit 74b13c0

3 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
e51868105ed1b921d5dde26dedd4c742c1579bbe

build/arduino-builder-macosx-1.5.1-signed.tar.bz2.sha

-1
This file was deleted.

build/build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@
487487
<copy file="macosx/liblistSerials-${LIBLISTSERIAL-VERSION}/osx/liblistSerialsj.dylib" todir="macosx/work/${staging_hardware_folder}/../lib/" />
488488
<chmod perm="755" file="macosx/work/${staging_hardware_folder}/../lib/liblistSerialsj.dylib" />
489489

490-
<property name="ARDUINO-BUILDER-EXTRA-VERSION" value="-signed" />
490+
<property name="ARDUINO-BUILDER-EXTRA-VERSION" value="-signed-2" />
491491
<antcall target="build-arduino-builder" />
492492

493493
<antcall target="portable-${portable}">

0 commit comments

Comments
 (0)