File tree Expand file tree Collapse file tree 4 files changed +8
-7
lines changed
Expand file tree Collapse file tree 4 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ### v2.0.156 31 Aug 2024
3+ ### v2.0.158 2 Sept 2024
44
55- Update libraries and Android target version
66
Original file line number Diff line number Diff line change @@ -70,13 +70,14 @@ Update version
7070macOS
7171
7272- flutter build macos
73- - Archive, Distribute -> Export to App store AND Distribute -> Direct Distribution ( ~ /Downloads/airdash.app)
73+ - Archive -> Distribute -> Direct Distribution
7474- npx appdmg appdmg.json ./build/airdash.dmg
75+ - Distribute with transporter
7576
7677iOS
7778
7879- flutter build ipa
79- - Distribute with Transporter or Xcode (open build/ios/archive/MyApp.xcarchive)
80+ - Distribute with Transporter
8081
8182Android
8283
@@ -100,10 +101,10 @@ Linux
100101- Open ~ \Documents\airdash in vs code
101102- git pull -r && flutter pub get
102103- flutter build linux --release
103- - flutter clean --use-lxd # required
104+ - snapcraft clean --use-lxd # required
104105- snapcraft --output build/airdash.snap --use-lxd
105106- snapcraft upload --release=stable build/airdash.snap
106- - Copy to mac ./build/airdash.snap
107+ - Copy to mac ./build/airdash.snap (send.vis.ee for example)
107108
108109Create Github release
109110
Original file line number Diff line number Diff line change 66 "x" : 100 ,
77 "y" : 100 ,
88 "type" : " file" ,
9- "path" : " build/Airdash156 .app"
9+ "path" : " build/AirDash158 .app"
1010 }
1111 ]
1212}
Original file line number Diff line number Diff line change 11name : airdash
2- version : " 2.0.156 "
2+ version : " 2.0.158 "
33icon : snap/gui/airdash.png
44summary : Transfer photos and files anywhere
55description : Send picture from android to mac? Large file over 2gb from pc to pc? AirDash handles it all securely and free.
You can’t perform that action at this time.
0 commit comments