diff deploy/osx/Info.plist @ 724:c59c17665162

Further macOS deployment fixes
author Chris Cannam <cannam@all-day-breakfast.com>
date Fri, 14 Dec 2018 17:28:31 +0000
parents acfaae6844de
children
line wrap: on
line diff
--- a/deploy/osx/Info.plist	Fri Dec 14 14:58:58 2018 +0000
+++ b/deploy/osx/Info.plist	Fri Dec 14 17:28:31 2018 +0000
@@ -11,11 +11,9 @@
 	<key>CFBundleIconFile</key>
 	<string>easyhg-icon.icns</string>
 	<key>CFBundleIdentifier</key>
-	<string>org.easymercurial.EasyMercurial</string>
+	<string>org.easyhg.EasyMercurial</string>
 	<key>CFBundleShortVersionString</key>
 	<string>EASYHG_VERSION</string>
-
-	<!-- enable HiDPI -->
 	<key>NSPrincipalClass</key>
 	<string>NSApplication</string>
 	<key>NSHighResolutionCapable</key>