2 <?xml version="1.0" encoding="UTF-8"?>
3 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
6 <key>BuildMachineOSBuild</key>
8 <key>CFBundleDevelopmentRegion</key>
10 <key>CFBundleDocumentTypes</key>
13 <key>CFBundleTypeExtensions</key>
17 <key>CFBundleTypeName</key>
18 <string>PDF File</string>
19 <key>CFBundleTypeRole</key>
20 <string>Viewer</string>
21 <key>LSTypeIsPackage</key>
23 <key>LSItemContentTypes</key>
25 <string>com.adobe.pdf</string>
29 <key>CFBundleExecutable</key>
31 <key>CFBundleIdentifier</key>
32 <string>llpp.llpp</string>
33 <key>CFBundleInfoDictionaryVersion</key>
35 <key>CFBundleName</key>
37 <key>CFBundlePackageType</key>
39 <key>CFBundleShortVersionString</key>
40 <string>$shortver</string>
41 <key>CFBundleSignature</key>
43 <key>CFBundleSupportedPlatforms</key>
45 <string>MacOSX</string>
47 <key>CFBundleVersion</key>
49 <key>LSMinimumSystemVersion</key>
50 <string>10.10</string>
51 <key>NSPrincipalClass</key>
52 <string>NSApplication</string>