Add nightly update channel workflow and adopt AGPL licensing

This commit is contained in:
Lawrence Chen 2026-02-14 02:43:03 -08:00
parent b457b6d8bd
commit a2943b0c70
12 changed files with 1063 additions and 6 deletions

View file

@ -31,6 +31,7 @@ class UpdateController {
"SUEnableAutomaticChecks": false,
"SUSendProfileInfo": false,
"SUAutomaticallyUpdate": false,
UpdateChannelSettings.includeNightlyBuildsKey: UpdateChannelSettings.defaultIncludeNightlyBuilds,
])
let hostBundle = Bundle.main