[desktop] change id to app.comaps.comaps

apparently app.comaps.qt is no good either. this one is confirmed fine

Signed-off-by: Harry Bond <me@hbond.xyz>
This commit is contained in:
Harry Bond
2025-08-10 14:29:24 +01:00
parent c3d0689d8a
commit 1e358375c6
8 changed files with 16 additions and 16 deletions

View File

@@ -24,7 +24,7 @@
<string>@BUNDLE_EXECUTABLE@</string>
<key>CFBundleIdentifier</key>
<string>app.comaps.qt</string>
<string>app.comaps.comaps</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
@@ -38,14 +38,14 @@
<true/>
<key>NSExceptionDomains</key>
<dict>
<key>omaps.app</key>
<key>comaps.app</key>
<dict>
<key>NSExceptionAllowsInsecureHTTPLoads</key>
<true/>
<key>NSIncludesSubdomains</key>
<true/>
</dict>
<key>organicmaps.app</key>
<key>comaps.at</key>
<dict>
<key>NSExceptionAllowsInsecureHTTPLoads</key>
<true/>