File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -59,9 +59,6 @@ Prepare
5959- flutter pub get
6060- cd ios && pod update
6161- cd macos && pod update
62-
63- Update version
64-
6562- Update changelog.md and version in pubspec.yaml and snapcraft.yaml
6663- git commit -am vX.X.X
6764- git tag "vX.X.X"
@@ -100,16 +97,13 @@ Linux
10097- Open Ubuntu in VMWare
10198- Open ~ \Documents\airdash in vs code
10299- git pull -r && flutter pub get
103- - flutter build linux --release
104100- snapcraft clean --use-lxd # required
105101- snapcraft --output build/airdash.snap --use-lxd
106102- snapcraft upload --release=stable build/airdash.snap
107103- Copy to mac ./build/airdash.snap (send.vis.ee for example)
108104
109105Create Github release
110106
111- - Download macOS app file
112- - npx appdmg appdmg.json ./build/airdash.dmg
113107- open https://github.com/simonbengtsson/airdash/releases/new
114108- Attach
115109 - build/airdash.apk
You can’t perform that action at this time.
0 commit comments