This website requires JavaScript.
Explore
Help
Sign In
Gitea
/
git-touch-android-ios-app
mirror of
https://github.com/git-touch/git-touch
Watch
1
Star
0
Fork
You've already forked git-touch-android-ios-app
0
Code
Issues
Releases
Wiki
Activity
6036849e9b
git-touch-android-ios-app
/
scripts
/
build.sh
5 lines
93 B
Bash
Raw
Blame
History
#!/bin/bash
flutter build ios --no-tree-shake-icons
flutter build apk --no-tree-shake-icons
Reference in New Issue
View Git Blame
Copy Permalink