Update LSMinimumSystemVersion. GrowlHelperApp requires 10.4 now.
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">
5 <key>CFBundleDevelopmentRegion</key>
6 <string>English</string>
7 <key>CFBundleDocumentTypes</key>
10 <key>CFBundleTypeExtensions</key>
12 <string>growlTicket</string>
14 <key>CFBundleTypeIconFile</key>
15 <string>growl-icon</string>
16 <key>CFBundleTypeName</key>
17 <string>Growl Application Ticket</string>
18 <key>CFBundleTypeRole</key>
22 <key>CFBundleTypeExtensions</key>
24 <string>growlView</string>
26 <key>CFBundleTypeIconFile</key>
27 <string>growl-icon</string>
28 <key>CFBundleTypeName</key>
29 <string>Growl Display Plugin</string>
30 <key>CFBundleTypeOSTypes</key>
34 <key>CFBundleTypeRole</key>
35 <string>Viewer</string>
36 <key>LSTypeIsPackage</key>
40 <key>CFBundleTypeExtensions</key>
42 <string>growlStyle</string>
44 <key>CFBundleTypeIconFile</key>
45 <string>growl-icon</string>
46 <key>CFBundleTypeName</key>
47 <string>Growl WebKit Style</string>
48 <key>CFBundleTypeOSTypes</key>
52 <key>CFBundleTypeRole</key>
53 <string>Viewer</string>
54 <key>LSTypeIsPackage</key>
58 <key>CFBundleExecutable</key>
59 <string>GrowlHelperApp</string>
60 <key>CFBundleGetInfoString</key>
62 <key>CFBundleIconFile</key>
63 <string>growl-icon</string>
64 <key>CFBundleIdentifier</key>
65 <string>com.Growl.GrowlHelperApp</string>
66 <key>CFBundleInfoDictionaryVersion</key>
68 <key>CFBundlePackageType</key>
70 <key>CFBundleShortVersionString</key>
71 <string>1.1.6b1</string>
72 <key>CFBundleSignature</key>
74 <key>CFBundleVersion</key>
75 <string>1.1.6b1</string>
76 <key>LSMinimumSystemVersion</key>
77 <string>10.4.0</string>
78 <key>LSUIElement</key>
80 <key>NSAppleScriptEnabled</key>
82 <key>NSMainNibFile</key>
83 <string>MainMenu</string>
84 <key>NSPrincipalClass</key>
85 <string>GrowlApplication</string>
86 <key>UTExportedTypeDeclarations</key>
89 <key>UTTypeConformsTo</key>
91 <string>public.data</string>
93 <key>UTTypeDescription</key>
94 <string>Growl Application Ticket</string>
95 <key>UTTypeIdentifier</key>
96 <string>com.growl.ticket</string>
97 <key>UTTypeReferenceURL</key>
98 <string>http://growl.info</string>
99 <key>UTTypeTagSpecification</key>
101 <key>public.filename-extension</key>
103 <string>growlTicket</string>