[/] [trunk/] [Info.plist] - Rev 51
Go to most recent revision |
Compare with Previous |
Blame |
Download |
View Log
<?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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
<string>org.christianserving.mac.mail.plugin.${PRODUCT_NAME:identifier}</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.8a1</string>
<key>NSPrincipalClass</key>
<string>TruePreview</string>
<key>SupportedPluginCompatibilityUUIDs</key>
<array>
<string>2DE49D65-B49E-4303-A280-8448872EFE87</string>
<string>1146A009-E373-4DB6-AB4D-47E59A7E50FD</string>
</array>
</dict>
</plist>
Go to most recent revision |
Compare with Previous |
Blame |
Download |
View Log