updater: add sparkle

- add sparkle submodule
- add an option to enable sparkle
- modify entitlements
- cleanup Info.plist

Gitlab: #578
Change-Id: I7f562112a72a33e008ab316479fbaa68dc0e07f1
This commit is contained in:
kkostiuk
2022-01-25 11:56:34 -05:00
committed by Andreas Traczyk
parent 6b7c25054d
commit 298493169c
16 changed files with 505 additions and 193 deletions

4
.gitmodules vendored
View File

@@ -2,3 +2,7 @@
path = 3rdparty/qrencode-win32
url = https://github.com/BlueDragon747/qrencode-win32.git
ignore = dirty
[submodule "sparkle/Sparkle"]
path = sparkle/Sparkle
url = https://github.com/sparkle-project/Sparkle.git
ignore = dirty