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>BuildMachineOSBuild
</key>
7 <key>CFBundleDevelopmentRegion
</key>
9 <key>CFBundleDocumentTypes
</key>
12 <key>CFBundleTypeExtensions
</key>
16 <key>CFBundleTypeName
</key>
17 <string>PDF File
</string>
18 <key>CFBundleTypeRole
</key>
19 <string>Viewer
</string>
20 <key>LSTypeIsPackage
</key>
22 <key>LSItemContentTypes
</key>
24 <string>com.adobe.pdf
</string>
28 <key>CFBundleExecutable
</key>
30 <key>CFBundleIdentifier
</key>
31 <string>llpp.llpp
</string>
32 <key>CFBundleInfoDictionaryVersion
</key>
34 <key>CFBundleName
</key>
36 <key>CFBundlePackageType
</key>
38 <key>CFBundleShortVersionString
</key>
39 <string>@VERSION@
</string>
40 <key>CFBundleSignature
</key>
42 <key>CFBundleSupportedPlatforms
</key>
44 <string>MacOSX
</string>
46 <key>CFBundleVersion
</key>
47 <string>@BUNDLE_VERSION@
</string>
48 <key>LSMinimumSystemVersion
</key>
49 <string>10.10</string>
50 <key>NSPrincipalClass
</key>
51 <string>NSApplication
</string>