final fixes for an inital test
Some checks failed
Some checks failed
This commit is contained in:
@@ -49,5 +49,34 @@
|
||||
<string>$(PRODUCT_NAME) optionally uses your location to plan trips directly from your current location.</string>
|
||||
<key>NSLocationWhenInUseUsageDescription</key>
|
||||
<string>$(PRODUCT_NAME) optionally uses your location to plan trips directly from your current location.</string>
|
||||
<key>LSApplicationQueriesSchemes</key>
|
||||
<array>
|
||||
<!-- set by maps launcher -->
|
||||
<string>comgooglemaps</string>
|
||||
<string>baidumap</string>
|
||||
<string>iosamap</string>
|
||||
<string>waze</string>
|
||||
<string>yandexmaps</string>
|
||||
<string>yandexnavi</string>
|
||||
<string>citymapper</string>
|
||||
<string>mapswithme</string>
|
||||
<string>osmandmaps</string>
|
||||
<string>dgis</string>
|
||||
<string>qqmap</string>
|
||||
<string>here-location</string>
|
||||
<string>tomtomgo</string>
|
||||
<string>copilot</string>
|
||||
<string>com.sygic.aura</string>
|
||||
<string>nmap</string>
|
||||
<string>kakaomap</string>
|
||||
<string>tmap</string>
|
||||
<string>szn-mapy</string>
|
||||
<string>mappls</string>
|
||||
<!-- used by url launcher to open web browser -->
|
||||
<string>http</string>
|
||||
<string>https</string>
|
||||
</array>
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
<false/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
Reference in New Issue
Block a user