[iOS]mapswithme scheme added to pro and light version

This commit is contained in:
Kirill Zhdanovich 2013-05-30 15:49:00 +03:00 committed by Alex Zolotarev
parent ff68cb626c
commit a717869a78
2 changed files with 2 additions and 0 deletions

View file

@ -42,6 +42,7 @@
<string>com.mapswithme.maps</string>
<key>CFBundleURLSchemes</key>
<array>
<string>mapswithme</string>
<string>ge0</string>
<string>geo</string>
</array>

View file

@ -75,6 +75,7 @@
<string>com.mapswithme.maps</string>
<key>CFBundleURLSchemes</key>
<array>
<string>mapswithme</string>
<string>ge0</string>
<string>geo</string>
</array>