diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-09-14 19:09:30 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-09-14 19:09:30 +0200 |
| commit | 9be247c36cb15153de2cbafe7e1c53209182f29e (patch) | |
| tree | 7e478544385b965d85acae3fb8963a84496de4ee /Captura/Info.plist | |
| parent | 578c47516baabf4cdcb3edb54f6e397a47032dd5 (diff) | |
Add about and sandbox sparkle1.1.0
Diffstat (limited to 'Captura/Info.plist')
| -rw-r--r-- | Captura/Info.plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Captura/Info.plist b/Captura/Info.plist index e997f3d..4c54891 100644 --- a/Captura/Info.plist +++ b/Captura/Info.plist @@ -2,6 +2,8 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> + <key>SUEnableInstallerLauncherService</key> + <true/> <key>SUFeedURL</key> <string>https://captura.tranquil.systems/appcast.xml</string> <key>SUPublicEDKey</key> |