electron/brightray/script/build

9 lines
83 B
Text
Raw Normal View History

2013-03-13 19:12:05 +00:00
#!/bin/sh
set -e
cd "$(dirname "$0")/.."
gyp --depth . brightray.gyp
xcodebuild