2 Commits

Author SHA1 Message Date
michael starke
e99e990b13 interims 0.5.2 built to move to github appcast 2016-02-04 18:29:09 +01:00
michael starke
83d53c3dfb using fixed KeePassKit 2016-02-04 18:26:14 +01:00
2 changed files with 5 additions and 5 deletions

View File

@@ -58,15 +58,15 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>0.5.1</string> <string>0.5.2</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>2556</string> <string>2557</string>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string> <string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSHumanReadableCopyright</key> <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> <key>NSMainNibFile</key>
<string>MainMenu</string> <string>MainMenu</string>
<key>NSPrincipalClass</key> <key>NSPrincipalClass</key>
@@ -74,7 +74,7 @@
<key>NSSupportsAutomaticGraphicsSwitching</key> <key>NSSupportsAutomaticGraphicsSwitching</key>
<true/> <true/>
<key>SUFeedURL</key> <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> <key>SUPublicDSAKeyFile</key>
<string>dsa_sparkle_pub.pem</string> <string>dsa_sparkle_pub.pem</string>
<key>UTExportedTypeDeclarations</key> <key>UTExportedTypeDeclarations</key>