75 lines
2 KiB
Text
75 lines
2 KiB
Text
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>BuildMachineOSBuild</key>
|
|
<string>12C60</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>CFBundleDocumentTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>QLGenerator</string>
|
|
<key>LSItemContentTypes</key>
|
|
<array>
|
|
<string>com.pleasantsoftware.uti.stl</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleExecutable</key>
|
|
<string>STLQuickLook</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.pleasantsoftware.qlgenerator.STLQuickLook</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>STLQuickLook</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.1</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>2</string>
|
|
<key>CFPlugInDynamicRegisterFunction</key>
|
|
<string></string>
|
|
<key>CFPlugInDynamicRegistration</key>
|
|
<string>YES</string>
|
|
<key>CFPlugInFactories</key>
|
|
<dict>
|
|
<key>C02E94A7-9A81-43CB-9663-4C4F30F4D259</key>
|
|
<string>QuickLookGeneratorPluginFactory</string>
|
|
</dict>
|
|
<key>CFPlugInTypes</key>
|
|
<dict>
|
|
<key>5E2D9680-5022-40FA-B806-43349622E5B9</key>
|
|
<array>
|
|
<string>C02E94A7-9A81-43CB-9663-4C4F30F4D259</string>
|
|
</array>
|
|
</dict>
|
|
<key>CFPlugInUnloadFunction</key>
|
|
<string></string>
|
|
<key>DTCompiler</key>
|
|
<string></string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>4G2008a</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>GM</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>12C37</string>
|
|
<key>DTSDKName</key>
|
|
<string>macosx10.8</string>
|
|
<key>DTXcode</key>
|
|
<string>0452</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>4G2008a</string>
|
|
<key>QLNeedsToBeRunInMainThread</key>
|
|
<false/>
|
|
<key>QLPreviewHeight</key>
|
|
<real>600</real>
|
|
<key>QLPreviewWidth</key>
|
|
<real>800</real>
|
|
<key>QLSupportsConcurrentRequests</key>
|
|
<false/>
|
|
<key>QLThumbnailMinimumSize</key>
|
|
<real>48</real>
|
|
</dict>
|
|
</plist>
|