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>CFBundleDevelopmentRegion
</key>
6 <string>English
</string>
7 <key>CFBundleExecutable
</key>
8 <string>ppNaClPlugin
</string>
9 <key>CFBundleIdentifier
</key>
10 <string>com.google.ppNaClPlugin
</string>
11 <key>CFBundleInfoDictionaryVersion
</key>
13 <key>CFBundlePackageType
</key>
15 <key>CFBundleShortVersionString
</key>
17 <key>CFBundleSignature
</key>
19 <key>CFBundleVersion
</key>
21 <key>CFPlugInDynamicRegisterFunction
</key>
23 <key>CFPlugInDynamicRegistration
</key>
25 <key>CFPlugInUnloadFunction
</key>
27 <key>WebPluginDescription
</key>
28 <string>ppNaClPlugin
</string>
29 <key>NSPrincipalClass
</key>
30 <string>ppNaClPlugin
</string>
31 <key>WebPluginMIMETypes
</key>
33 <key>application/x-nacl
</key>
35 <key>WebPluginTypeDescription
</key>
36 <string>PPAPI Native Client SimpleRPC interaction
</string>
37 <key>WebPluginExtensions
</key>
39 <string>nexe,nacl
</string>
43 <key>WebPluginName
</key>
44 <string>Google Native Client Plugin
</string>