From b7d4ae43514514648f356184ad0c837df00a9208 Mon Sep 17 00:00:00 2001 From: Paolo Cignoni cignoni Date: Thu, 12 Dec 2013 08:20:37 +0000 Subject: [PATCH] Changed the Info.plist for mac to correctly support retina display. --- src/install/Info.plist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/install/Info.plist b/src/install/Info.plist index b7847387f..a5d17d606 100644 --- a/src/install/Info.plist +++ b/src/install/Info.plist @@ -2,6 +2,8 @@ + NSPrincipalClass + NSApplication CFBundleDocumentTypes @@ -69,6 +71,8 @@ APPL CFBundleSignature ???? + CFBundleIdentifier + com.vcg.MeshLab NOTE Please, do NOT change this file -- It was generated by Qt/QMake.