Source code export placeholder

This commit is contained in:
elasota
2020-10-17 22:56:27 -04:00
parent 842f070ff5
commit 30b07a77a9
11 changed files with 762 additions and 52 deletions

View File

@@ -1,7 +1,8 @@
cd ..
del AerofoilAndroid\app\src\main\assets\SourceCode.zip
del AerofoilAndroid\app\src\main\assets\SourceCode.pkg
git archive -0 --format zip -o AerofoilAndroid\app\src\main\assets\SourceCode.zip HEAD
tools\7z.exe d AerofoilAndroid\app\src\main\assets\SourceCode.zip GliderProData\
cd AerofoilAndroid\app\src\main\assets
copy /Y DefaultTimestamp.timestamp AerofoilAndroid\app\src\main\assets\Packaged\DefaultTimestamp.timestamp
del AerofoilAndroid\app\src\main\assets\Packaged\SourceCode.zip
del AerofoilAndroid\app\src\main\assets\Packaged\SourceCode.pkg
git archive -0 --format zip -o AerofoilAndroid\app\src\main\assets\Packaged\SourceCode.zip HEAD
tools\7z.exe d AerofoilAndroid\app\src\main\assets\Packaged\SourceCode.zip GliderProData\
cd AerofoilAndroid\app\src\main\assets\Packaged
rename SourceCode.zip SourceCode.pkg