mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
Remove all native code
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#!/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-atom-shell-cache
|
||||
rake setup-codesigning create-xcode-project
|
||||
Reference in New Issue
Block a user