Changed URLs to https, fixed Sparkle load error

This commit is contained in:
Hendrik Holtmann
2016-03-21 14:50:26 +01:00
parent 411ba5a485
commit 3c84277cef
4 changed files with 8 additions and 9 deletions

View File

@ -33,11 +33,6 @@
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>SUFeedURL</key>
<string>http://www.eidac.de/smcfancontrol/smcfancontrol.xml</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<string>https://www.eidac.de/smcfancontrol/smcfancontrol.xml</string>
</dict>
</plist>