Files
atom/script/constructicon/prebuild
2013-05-08 11:17:30 -07:00

9 lines
215 B
Bash
Executable File

#!/bin/sh
set -ex
cd "$(dirname "$0")/../.."
export PATH="/usr/local/Cellar/node/0.8.21/bin:/usr/local/bin:${PATH}"
export VERSION=$VERSION
rake clean clean-cefode-cache
rake setup-codesigning create-xcode-project