forgot to commit

This commit is contained in:
Mengjuei 2011-10-16 21:36:04 -07:00
parent a9095f8dac
commit 0cc62a12e1
1 changed files with 2 additions and 4 deletions

View File

@ -9,9 +9,7 @@ clean:
xcodebuild clean
release:
xcodebuild -target Installer -configuration Release \
-arch i386 -arch x86_64
xcodebuild -target Installer -configuration Release
debug:
xcodebuild -target Installer -configuration Debug \
-arch i386 -arch x86_64
xcodebuild -target Installer -configuration Debug