forgot to commit
This commit is contained in:
parent
a9095f8dac
commit
0cc62a12e1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue