From ce9a9fec078a216c6430e5c301a791fd1b6b1be5 Mon Sep 17 00:00:00 2001 From: Alexander Borsuk Date: Thu, 18 May 2023 12:47:27 +0200 Subject: [PATCH] [desktop][mac] Fixed bundle id and domain Signed-off-by: Alexander Borsuk --- qt/res/Info.plist.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qt/res/Info.plist.in b/qt/res/Info.plist.in index 764319409b..5ec8b8e9a9 100644 --- a/qt/res/Info.plist.in +++ b/qt/res/Info.plist.in @@ -24,7 +24,7 @@ @BUNDLE_EXECUTABLE@ CFBundleIdentifier - com.mapswithme.mactestapp + app.organicmaps.desktop NSPrincipalClass NSApplication @@ -45,7 +45,7 @@ NSIncludesSubdomains - mapswithme.com + organicmaps.app NSExceptionAllowsInsecureHTTPLoads