1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-30 11:24:12 +01:00
Arduino/build/macosx/dist.sh
Hans-Christoph Steiner 154809dcee 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.
2008-04-06 04:53:08 +00:00

10 lines
228 B
Bash
Executable File

#!/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