From fa5557740c833df5b448e7a5ab02ac647242abdd Mon Sep 17 00:00:00 2001 From: whitequark Date: Thu, 12 Jul 2018 12:15:53 +0000 Subject: [PATCH] macOS: add CFBundleIdentifier to MacOSXBundleInfo.plist. This is a mandatory field, and its absence breaks 3DConnexion configuration tool. --- cmake/MacOSXBundleInfo.plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cmake/MacOSXBundleInfo.plist.in b/cmake/MacOSXBundleInfo.plist.in index 1dfa6d71..ba49a8a4 100644 --- a/cmake/MacOSXBundleInfo.plist.in +++ b/cmake/MacOSXBundleInfo.plist.in @@ -2,6 +2,8 @@ + CFBundleIdentifier + com.solvespace CFBundleDevelopmentRegion English CFBundleExecutable