[desktop][mac] Fixed bundle id and domain

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk 2023-05-18 12:47:27 +02:00 committed by Alexander Borsuk
parent 25914b02e4
commit ce9a9fec07

View file

@ -24,7 +24,7 @@
<string>@BUNDLE_EXECUTABLE@</string>
<key>CFBundleIdentifier</key>
<string>com.mapswithme.mactestapp</string>
<string>app.organicmaps.desktop</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
@ -45,7 +45,7 @@
<key>NSIncludesSubdomains</key>
<true/>
</dict>
<key>mapswithme.com</key>
<key>organicmaps.app</key>
<dict>
<key>NSExceptionAllowsInsecureHTTPLoads</key>
<true/>