forgot to commit
This commit is contained in:
parent
a9095f8dac
commit
0cc62a12e1
|
@ -9,9 +9,7 @@ clean:
|
||||||
xcodebuild clean
|
xcodebuild clean
|
||||||
|
|
||||||
release:
|
release:
|
||||||
xcodebuild -target Installer -configuration Release \
|
xcodebuild -target Installer -configuration Release
|
||||||
-arch i386 -arch x86_64
|
|
||||||
|
|
||||||
debug:
|
debug:
|
||||||
xcodebuild -target Installer -configuration Debug \
|
xcodebuild -target Installer -configuration Debug
|
||||||
-arch i386 -arch x86_64
|
|
||||||
|
|
Loading…
Reference in New Issue