| Index: ppapi/native_client/tests/ppapi_messaging/Info.plist
|
| ===================================================================
|
| --- ppapi/native_client/tests/ppapi_messaging/Info.plist (revision 0)
|
| +++ ppapi/native_client/tests/ppapi_messaging/Info.plist (revision 0)
|
| @@ -0,0 +1,46 @@
|
| +<?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>ppapi_messaging</string>
|
| + <key>CFBundleIdentifier</key>
|
| + <string>com.google.ppapi_messaging</string>
|
| + <key>CFBundleInfoDictionaryVersion</key>
|
| + <string>6.0</string>
|
| + <key>CFBundlePackageType</key>
|
| + <string>BRPL</string>
|
| + <key>CFBundleShortVersionString</key>
|
| + <string>1.0</string>
|
| + <key>CFBundleSignature</key>
|
| + <string>nacl</string>
|
| + <key>CFBundleVersion</key>
|
| + <string>0.1</string>
|
| + <key>CFPlugInDynamicRegisterFunction</key>
|
| + <string></string>
|
| + <key>CFPlugInDynamicRegistration</key>
|
| + <string>NO</string>
|
| + <key>CFPlugInUnloadFunction</key>
|
| + <string></string>
|
| + <key>WebPluginDescription</key>
|
| + <string>ppapi_messaging</string>
|
| + <key>NSPrincipalClass</key>
|
| + <string>ppapi_messaging</string>
|
| + <key>WebPluginMIMETypes</key>
|
| + <dict>
|
| + <key>application/x-nacl</key>
|
| + <dict>
|
| + <key>WebPluginTypeDescription</key>
|
| + <string>PPAPI Native Client Graphics2D interaction</string>
|
| + <key>WebPluginExtensions</key>
|
| + <array>
|
| + <string>nexe,nacl</string>
|
| + </array>
|
| + </dict>
|
| + </dict>
|
| + <key>WebPluginName</key>
|
| + <string>ppapi_messaging</string>
|
| +</dict>
|
| +</plist>
|
|
|