mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 06:19:45 +00:00
Updated copyright. Fixed appcast url
This commit is contained in:
@@ -65,19 +65,8 @@
|
||||
<string>UNDEFINED</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
|
||||
<key>NSAppTransportSecurity</key>
|
||||
<dict>
|
||||
<key>NSExceptionDomains</key>
|
||||
<dict>
|
||||
<key>www.nomadsland.de</key>
|
||||
<dict>
|
||||
<key>NSExceptionAllowsInsecureHTTPLoads</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2012-2014 HicknHack Software GmbH. All rights reserved.</string>
|
||||
<string>Copyright © 2012-2016 HicknHack Software GmbH. All rights reserved.</string>
|
||||
<key>NSMainNibFile</key>
|
||||
<string>MainMenu</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
@@ -85,7 +74,7 @@
|
||||
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||
<true/>
|
||||
<key>SUFeedURL</key>
|
||||
<string>http://www.nomadsland.de/macpass_appcast.xml</string>
|
||||
<string>https://raw.githubusercontent.com/MacPass/MacPassUpdates/master/appcast_macpass.xml</string>
|
||||
<key>SUPublicDSAKeyFile</key>
|
||||
<string>dsa_sparkle_pub.pem</string>
|
||||
<key>UTExportedTypeDeclarations</key>
|
||||
|
||||
Reference in New Issue
Block a user