forked from organicmaps/organicmaps
[iOS]mapswithme scheme added to pro and light version
This commit is contained in:
parent
ff68cb626c
commit
a717869a78
2 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
<string>com.mapswithme.maps</string>
|
||||
<key>CFBundleURLSchemes</key>
|
||||
<array>
|
||||
<string>mapswithme</string>
|
||||
<string>ge0</string>
|
||||
<string>geo</string>
|
||||
</array>
|
||||
|
|
|
@ -75,6 +75,7 @@
|
|||
<string>com.mapswithme.maps</string>
|
||||
<key>CFBundleURLSchemes</key>
|
||||
<array>
|
||||
<string>mapswithme</string>
|
||||
<string>ge0</string>
|
||||
<string>geo</string>
|
||||
</array>
|
||||
|
|
Loading…
Add table
Reference in a new issue