mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-20 20:23:03 +02:00
remove useless __MACOSX folder after downloading dependencies on OS X
This commit is contained in:
parent
a94b7e0986
commit
e425c319c3
@ -5,6 +5,7 @@ else
|
||||
# Download and unpack OS X prebuilt dependencies
|
||||
curl -o ../xcode-pack.zip -L http://download.vcmi.eu/xcode-pack.zip
|
||||
unzip ../xcode-pack.zip -d ../
|
||||
rm -rf ../__MACOSX
|
||||
|
||||
# Build vcmibuilder
|
||||
xcodebuild -project osx/osx-vcmibuilder/vcmibuilder.xcodeproj/ -configuration Release
|
||||
|
Loading…
Reference in New Issue
Block a user