Add source package

This commit is contained in:
elasota
2020-10-17 17:39:56 -04:00
parent 37499638fc
commit 8031f66226
2 changed files with 8 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
Packaged
Resources
SourceCode.pkg

View File

@@ -0,0 +1,7 @@
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
rename SourceCode.zip SourceCode.pkg