| Index: remoting/host/installer/mac/uninstaller/remoting_uninstaller-Info.plist
|
| diff --git a/remoting/host/installer/mac/uninstaller/remoting_uninstaller-Info.plist b/remoting/host/installer/mac/uninstaller/remoting_uninstaller-Info.plist
|
| index beef6eff3f56872183fe8c85a096f7e614792c85..87a4e8227a2159b8b84af4a749e230f4c4edafe8 100644
|
| --- a/remoting/host/installer/mac/uninstaller/remoting_uninstaller-Info.plist
|
| +++ b/remoting/host/installer/mac/uninstaller/remoting_uninstaller-Info.plist
|
| @@ -12,8 +12,6 @@
|
| <string>BUNDLE_ID</string>
|
| <key>CFBundleInfoDictionaryVersion</key>
|
| <string>6.0</string>
|
| - <key>CFBundleName</key>
|
| - <string>BUNDLE_NAME</string>
|
| <key>CFBundlePackageType</key>
|
| <string>APPL</string>
|
| <key>CFBundleShortVersionString</key>
|
| @@ -24,8 +22,6 @@
|
| <string>VERSION_FULL</string>
|
| <key>LSMinimumSystemVersion</key>
|
| <string>${MACOSX_DEPLOYMENT_TARGET}.0</string>
|
| - <key>NSHumanReadableCopyright</key>
|
| - <string>COPYRIGHT_INFO</string>
|
| <key>NSMainNibFile</key>
|
| <string>remoting_uninstaller</string>
|
| <key>NSPrincipalClass</key>
|
|
|