Update Sparkle to 1.27.1 for Apple Silicon support.
[macgdbp.git] / Sparkle.framework / Versions / A / Resources / Autoupdate.app / Contents / Info.plist
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>BuildMachineOSBuild</key>
6 <string>20G224</string>
7 <key>CFBundleDevelopmentRegion</key>
8 <string>English</string>
9 <key>CFBundleExecutable</key>
10 <string>Autoupdate</string>
11 <key>CFBundleIconFile</key>
12 <string>AppIcon.icns</string>
13 <key>CFBundleIdentifier</key>
14 <string>org.sparkle-project.Sparkle.Autoupdate</string>
15 <key>CFBundleInfoDictionaryVersion</key>
16 <string>6.0</string>
17 <key>CFBundlePackageType</key>
18 <string>APPL</string>
19 <key>CFBundleShortVersionString</key>
20 <string>1.27.1</string>
21 <key>CFBundleSignature</key>
22 <string>????</string>
23 <key>CFBundleSupportedPlatforms</key>
24 <array>
25 <string>MacOSX</string>
26 </array>
27 <key>CFBundleVersion</key>
28 <string>1.106</string>
29 <key>DTCompiler</key>
30 <string>com.apple.compilers.llvm.clang.1_0</string>
31 <key>DTPlatformBuild</key>
32 <string>13A1030d</string>
33 <key>DTPlatformName</key>
34 <string>macosx</string>
35 <key>DTPlatformVersion</key>
36 <string>12.0</string>
37 <key>DTSDKBuild</key>
38 <string>21A344</string>
39 <key>DTSDKName</key>
40 <string>macosx12.0</string>
41 <key>DTXcode</key>
42 <string>1310</string>
43 <key>DTXcodeBuild</key>
44 <string>13A1030d</string>
45 <key>LSApplicationCategoryType</key>
46 <string>public.app-category.utilities</string>
47 <key>LSBackgroundOnly</key>
48 <string>1</string>
49 <key>LSMinimumSystemVersion</key>
50 <string>10.9</string>
51 <key>LSUIElement</key>
52 <string>1</string>
53 <key>NSMainNibFile</key>
54 <string>MainMenu</string>
55 <key>NSPrincipalClass</key>
56 <string>NSApplication</string>
57 </dict>
58 </plist>