refactor: CI scripts and old workarounds for build scripts
This commit is contained in:
parent
4fc4ced3ed
commit
46ff21a475
7 changed files with 33 additions and 48 deletions
|
|
@ -1,9 +0,0 @@
|
|||
#!/bin/sh -ve
|
||||
flutter config --enable-macos-desktop
|
||||
flutter clean
|
||||
flutter pub get
|
||||
cd macos
|
||||
pod install
|
||||
pod update
|
||||
cd ..
|
||||
flutter build macos --release
|
||||
Loading…
Add table
Add a link
Reference in a new issue