diff options
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> |