Add nightly update channel workflow and adopt AGPL licensing
This commit is contained in:
parent
b457b6d8bd
commit
a2943b0c70
12 changed files with 1063 additions and 6 deletions
|
|
@ -31,6 +31,7 @@ class UpdateController {
|
|||
"SUEnableAutomaticChecks": false,
|
||||
"SUSendProfileInfo": false,
|
||||
"SUAutomaticallyUpdate": false,
|
||||
UpdateChannelSettings.includeNightlyBuildsKey: UpdateChannelSettings.defaultIncludeNightlyBuilds,
|
||||
])
|
||||
|
||||
let hostBundle = Bundle.main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue