forked from mirror/smcFanControl
Fixed compile on OS X 10.11/ Xcode 7.x
This commit is contained in:
@ -34,5 +34,10 @@
|
||||
<string>NSApplication</string>
|
||||
<key>SUFeedURL</key>
|
||||
<string>http://www.eidac.de/smcfancontrol/smcfancontrol.xml</string>
|
||||
<key>NSAppTransportSecurity</key>
|
||||
<dict>
|
||||
<key>NSAllowsArbitraryLoads</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user