]> git.sur5r.net Git - fstl/blobdiff - app/package.sh
and compress the app and the README into a zip file
[fstl] / app / package.sh
index d012bfb159e43e31b461142a850c339e8b4991ec..da973135169d29141a5d31e7f74980ef330c923c 100755 (executable)
@@ -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
 cd ../Resources
 rm empty.lproj
+cd ../../..
+cp -r fstl.app ..
+cd ..
+zip -r fstl.zip fstl.app README.md