1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-03-13 10:29:35 +01:00

Since Windows and GNU/Linux use a script called 'dist.sh' to make the

package, it makes it easy to script the nightly auto-builds if Mac OS X has
a script called 'dist.sh' also.
This commit is contained in:
Hans-Christoph Steiner 2008-04-06 04:53:08 +00:00
parent 28f88a6b5c
commit 154809dcee

9
build/macosx/dist.sh Executable file
View File

@ -0,0 +1,9 @@
#!/bin/sh
# Since Windows and GNU/Linux use a script called 'dist.sh' to make the
# package, it makes it easy to script the nightly auto-builds if Mac OS X has
# a script called 'dist.sh' also.
xcodebuild -target Distribute