Added new sparkle version, deprecated 10.5 and 32 Bit support,

converted to ARC, fixed some memory management issues, Donation
Reminder Screen
This commit is contained in:
Hendrik Holtmann
2014-10-21 17:57:58 +02:00
parent 4a94a92620
commit f271718c71
211 changed files with 1455 additions and 2241 deletions

View File

@ -3,9 +3,9 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>12A269</string>
<string>13C64</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<string>en</string>
<key>CFBundleExecutable</key>
<string>Sparkle</string>
<key>CFBundleIdentifier</key>
@ -16,23 +16,25 @@
<string>Sparkle</string>
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.6.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.1</string>
<string>6f24f56</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvmgcc42</string>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>4F1003</string>
<string>5B103i</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>9L31a</string>
<string>13A595</string>
<key>DTSDKName</key>
<string>macosx10.5</string>
<string>macosx10.9</string>
<key>DTXcode</key>
<string>0441</string>
<string>0510</string>
<key>DTXcodeBuild</key>
<string>4F1003</string>
<string>5B103i</string>
</dict>
</plist>