mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
scripts: ios: generate .dSYM files and make zip quiet
This commit is contained in:
@@ -21,7 +21,10 @@ cmake -DCMAKE_SYSTEM_NAME=iOS -DCMAKE_OSX_DEPLOYMENT_TARGET=12.0 -DGAMEDIR=$IOSD
|
||||
cmake --build build --target install
|
||||
|
||||
cd ../../
|
||||
./createipa.sh
|
||||
|
||||
if [ -d mod-build ]; then
|
||||
rm -rf mod-build/
|
||||
fi
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user