forked from organicmaps/organicmaps
[ios] Added missing CarPlay entitlements
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
6781e87581
commit
29fd3bb1f3
2 changed files with 4 additions and 0 deletions
|
@ -6,5 +6,7 @@
|
|||
<array>
|
||||
<string>applinks:omaps.app</string>
|
||||
</array>
|
||||
<key>com.apple.developer.carplay-maps</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
@ -6,5 +6,7 @@
|
|||
<array>
|
||||
<string>applinks:omaps.app</string>
|
||||
</array>
|
||||
<key>com.apple.developer.carplay-maps</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Add table
Reference in a new issue