electron/brightray/script/build
2013-03-13 15:31:24 -04:00

8 lines
83 B
Bash
Executable file

#!/bin/sh
set -e
cd "$(dirname "$0")/.."
gyp --depth . brightray.gyp
xcodebuild