forgot to commit

This commit is contained in:
Mengjuei Hsieh 2011-10-16 21:36:04 -07:00
parent 81631acbbc
commit ac61c1ef4b
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