mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-20 14:54:31 +01:00
Updated arudino-builder build with Apple SDK 10.9+
Fix https://github.com/arduino/arduino-builder/issues/349
This commit is contained in:
parent
67f35cedd5
commit
2ed953ad5b
1
build/arduino-builder-macosx-1.5.1-signed-2.tar.bz2.sha
Normal file
1
build/arduino-builder-macosx-1.5.1-signed-2.tar.bz2.sha
Normal file
@ -0,0 +1 @@
|
||||
e51868105ed1b921d5dde26dedd4c742c1579bbe
|
@ -1 +0,0 @@
|
||||
c31b99e6415858b4fe606b4eac04b7112bd19f7f
|
@ -487,7 +487,7 @@
|
||||
<copy file="macosx/liblistSerials-${LIBLISTSERIAL-VERSION}/osx/liblistSerialsj.dylib" todir="macosx/work/${staging_hardware_folder}/../lib/" />
|
||||
<chmod perm="755" file="macosx/work/${staging_hardware_folder}/../lib/liblistSerialsj.dylib" />
|
||||
|
||||
<property name="ARDUINO-BUILDER-EXTRA-VERSION" value="-signed" />
|
||||
<property name="ARDUINO-BUILDER-EXTRA-VERSION" value="-signed-2" />
|
||||
<antcall target="build-arduino-builder" />
|
||||
|
||||
<antcall target="portable-${portable}">
|
||||
|
Loading…
x
Reference in New Issue
Block a user