forked from organicmaps/organicmaps-tmp
[desktop][mac] Fixed bundle id and domain
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
25914b02e4
commit
ce9a9fec07
1 changed files with 2 additions and 2 deletions
|
@ -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/>
|
||||
|
|
Loading…
Add table
Reference in a new issue