51 lines (50 with data), 1.4 kB
<?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>CFBundleIdentifier</key>
<string>net.sourceforge.playerpro.${PRODUCT_NAME:rfc1034identifier}</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSignature</key>
<string>SNPL</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>CFPlugInDynamicRegistration</key>
<false/>
<key>CFPlugInFactories</key>
<dict>
<key>27637058-2688-454A-9C44-EB4F61CDF0F3</key>
<string>MADfgFactory</string>
</dict>
<key>CFPlugInTypes</key>
<dict>
<key>84F80109-2885-4E01-8FFA-88AC75F3E033</key>
<array>
<string>27637058-2688-454A-9C44-EB4F61CDF0F3</string>
</array>
</dict>
<key>CSResourcesFileMapped</key>
<true/>
<key>MADPlugMenuName</key>
<string>MADfg</string>
<key>MADPlugAuthorName</key>
<string>Written by A.ROSSET 95</string>
<key>MADPlugType</key>
<string>MADF</string>
<key>MADPlugUTITypes</key>
<array>
<string>com.quadmation.playerpro.madfg</string>
</array>
<key>MADPlugMode</key>
<string>IMPL</string>
</dict>
</plist>