and compress the app and the README into a zip file
This commit is contained in:
parent
70f0297d20
commit
030f0c5161
1 changed files with 4 additions and 0 deletions
|
@ -7,4 +7,8 @@ cd ../Frameworks
|
||||||
rm -rf QtDeclarative.framework QtMultimedia.framework QtMultimediaWidgets.framework QtNetwork.framework QtPositioning.framework QtQml.framework QtQuick.framework QtScript.framework QtSensors.framework QtSql.framework QtXmlPatterns.framework
|
rm -rf QtDeclarative.framework QtMultimedia.framework QtMultimediaWidgets.framework QtNetwork.framework QtPositioning.framework QtQml.framework QtQuick.framework QtScript.framework QtSensors.framework QtSql.framework QtXmlPatterns.framework
|
||||||
cd ../Resources
|
cd ../Resources
|
||||||
rm empty.lproj
|
rm empty.lproj
|
||||||
|
cd ../../..
|
||||||
|
cp -r fstl.app ..
|
||||||
|
cd ..
|
||||||
|
zip -r fstl.zip fstl.app README.md
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue