| Index: remoting/host/remoting_me2me_host-Info.plist
|
| diff --git a/remoting/host/remoting_me2me_host-Info.plist b/remoting/host/remoting_me2me_host-Info.plist
|
| index c8af61176cacf30fe6f29268ff9c4f5721c73cca..6bbd3c256318629cf57a166f3de7a18f52fecf7e 100644
|
| --- a/remoting/host/remoting_me2me_host-Info.plist
|
| +++ b/remoting/host/remoting_me2me_host-Info.plist
|
| @@ -23,10 +23,10 @@
|
| <key>CFBundleShortVersionString</key>
|
| <string>VERSION_SHORT</string>
|
| <key>LSMinimumSystemVersion</key>
|
| - <string>${MACOSX_DEPLOYMENT_TARGET}</string>
|
| + <string>${MACOSX_DEPLOYMENT_TARGET}.0</string>
|
| <key>NSHumanReadableCopyright</key>
|
| <string>Copyright © 2012 COPYRIGHT_BY All rights reserved.</string>
|
| <key>LSUIElement</key>
|
| <string>1</string>
|
| </dict>
|
| -</plist>
|
| +</plist>
|
|
|