Geo location on 'homes' screen

This commit is contained in:
Artem Kokos
2026-04-13 22:13:56 +07:00
parent 5e09f41747
commit 1d31767ee0
5 changed files with 198 additions and 13 deletions

View File

@@ -66,5 +66,7 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>NSLocationWhenInUseUsageDescription</key>
<string>Для отображения расстояния до дома</string>
</dict>
</plist>