[ios] Added missing CarPlay entitlements

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk 2021-06-22 00:36:35 +02:00 committed by Alexander Borsuk
parent 6781e87581
commit 29fd3bb1f3
2 changed files with 4 additions and 0 deletions

View file

@ -6,5 +6,7 @@
<array>
<string>applinks:omaps.app</string>
</array>
<key>com.apple.developer.carplay-maps</key>
<true/>
</dict>
</plist>

View file

@ -6,5 +6,7 @@
<array>
<string>applinks:omaps.app</string>
</array>
<key>com.apple.developer.carplay-maps</key>
<true/>
</dict>
</plist>