| <?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"> |
| <key>CFBundleDevelopmentRegion</key> |
| <key>CFBundleExecutable</key> |
| <string>${EXECUTABLE_NAME}</string> |
| <key>CFBundleIconFile</key> |
| <key>CFBundleIdentifier</key> |
| <string>com.google.gwt.oophm</string> |
| <key>CFBundleInfoDictionaryVersion</key> |
| <string>${PRODUCT_NAME}</string> |
| <key>CFBundlePackageType</key> |
| <key>CFBundleSignature</key> |
| <key>CFBundleVersion</key> |
| <key>NSPrincipalClass</key> |
| <string>OophmPlugin</string> |
| <key>WebPluginDescription</key> |
| <string>Google Web Toolkit Development Mode plugin</string> |
| <key>WebPluginMIMETypes</key> |
| <key>application/x-gwt-hosted-mode</key> |
| <key>WebPluginTypeDescription</key> |
| <string>Google Web Toolkit Development Mode</string> |