1
0
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:
Cristian Maglie 2020-02-03 18:31:33 +01:00
parent 67f35cedd5
commit 2ed953ad5b
3 changed files with 2 additions and 2 deletions

View File

@ -0,0 +1 @@
e51868105ed1b921d5dde26dedd4c742c1579bbe

View File

@ -1 +0,0 @@
c31b99e6415858b4fe606b4eac04b7112bd19f7f

View File

@ -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}">