mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 03:59:36 +00:00
Add source package
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
Packaged
|
Packaged
|
||||||
Resources
|
Resources
|
||||||
|
SourceCode.pkg
|
||||||
7
AerofoilAndroid/copy_source_package.bat
Normal file
7
AerofoilAndroid/copy_source_package.bat
Normal 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
|
||||||
Reference in New Issue
Block a user