livebook/app_builder
Wojtek Mach fc7328703a
App bundling improvements (#1211)
1. Replace `mix release mac_app|mac_app_dmg|windows_installer` with a single `mix release app`
2. Extract templates (Launcher.swift, Launcher.vbs, etc) into separate
   files in app_builder/lib/templates
3. Don't verify vc_redist.x64.exe checksum as the Microsoft publishes
   new releases on the same URL
2022-06-01 22:29:54 +02:00
..
examples/wx_demo App bundling improvements (#1211) 2022-06-01 22:29:54 +02:00
lib App bundling improvements (#1211) 2022-06-01 22:29:54 +02:00
test Add Mac app release (#865) 2022-01-17 17:34:38 +01:00
.formatter.exs Add Mac app release (#865) 2022-01-17 17:34:38 +01:00
.gitignore Add Mac app release (#865) 2022-01-17 17:34:38 +01:00
mix.exs Add taskbar icon to desktop app (#1119) 2022-04-21 09:51:48 +02:00
README.md Add Mac app release (#865) 2022-01-17 17:34:38 +01:00

AppBuilder