Updated copyright. Fixed appcast url

This commit is contained in:
michael starke
2016-02-11 19:39:52 +01:00
parent 6d5ae2fbac
commit 124acdc715
8 changed files with 9 additions and 48 deletions

View File

@@ -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>