equal
deleted
inserted
replaced
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
|
3 <plist version="1.0"> |
|
4 <dict> |
|
5 <key>CFBundleDevelopmentRegion</key> |
|
6 <string>English</string> |
|
7 <key>CFBundleExecutable</key> |
|
8 <string>npTuioClient</string> |
|
9 <key>CFBundleIconFile</key> |
|
10 <string></string> |
|
11 <key>CFBundleIdentifier</key> |
|
12 <string>id.web.fajran.tuio</string> |
|
13 <key>CFBundleInfoDictionaryVersion</key> |
|
14 <string>6.0</string> |
|
15 <key>CFBundlePackageType</key> |
|
16 <string>BRPL</string> |
|
17 <key>CFBundleShortVersionString</key> |
|
18 <string>1.0.1</string> |
|
19 <key>CFBundleSignature</key> |
|
20 <string>????</string> |
|
21 <key>CFBundleVersion</key> |
|
22 <string>0.2</string> |
|
23 <key>CSResourcesFileMapped</key> |
|
24 <true/> |
|
25 <key>WebPluginDescription</key> |
|
26 <string>Tuio Client browser plugin</string> |
|
27 <key>WebPluginMIMETypes</key> |
|
28 <dict> |
|
29 <key>application/x-tuio</key> |
|
30 <dict> |
|
31 <key>WebPluginExtensions</key> |
|
32 <array> |
|
33 <string>tuio</string> |
|
34 </array> |
|
35 <key>WebPluginTypeDescription</key> |
|
36 <string>Tuio Client browser plugin</string> |
|
37 </dict> |
|
38 </dict> |
|
39 <key>WebPluginName</key> |
|
40 <string>npTuioClient</string> |
|
41 </dict> |
|
42 </plist> |
|