| Index: trunk/src/remoting/host/it2me/remote_assistance_host-Info.plist
|
| ===================================================================
|
| --- trunk/src/remoting/host/it2me/remote_assistance_host-Info.plist (revision 259399)
|
| +++ trunk/src/remoting/host/it2me/remote_assistance_host-Info.plist (working copy)
|
| @@ -1,36 +0,0 @@
|
| -<?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>CFBundleIconFile</key>
|
| - <string>remote_assistance_host</string>
|
| - <key>CFBundleIdentifier</key>
|
| - <string>BUNDLE_ID</string>
|
| - <key>CFBundleInfoDictionaryVersion</key>
|
| - <string>6.0</string>
|
| - <key>CFBundleName</key>
|
| - <string>remote_assistance_host</string>
|
| - <key>CFBundlePackageType</key>
|
| - <string>APPL</string>
|
| - <key>CFBundleSignature</key>
|
| - <string>????</string>
|
| - <key>CFBundleVersion</key>
|
| - <string>VERSION_FULL</string>
|
| - <key>CFBundleShortVersionString</key>
|
| - <string>VERSION_SHORT</string>
|
| - <key>LSMinimumSystemVersion</key>
|
| - <string>${MACOSX_DEPLOYMENT_TARGET}.0</string>
|
| - <key>NSPrincipalClass</key>
|
| - <string>CrApplication</string>
|
| - <key>LSUIElement</key>
|
| - <string>1</string>
|
| - <key>BreakpadProduct</key>
|
| - <string>Chromoting_Mac</string>
|
| - <key>BreakpadVersion</key>
|
| - <string>VERSION_FULL</string>
|
| -</dict>
|
| -</plist>
|
|
|