feat: ios support

This commit is contained in:
Cilly Leang 2026-03-05 00:00:18 +11:00
parent d3edabce36
commit b187b63195
Signed by: cilly
GPG key ID: 6500251E087653C9
8 changed files with 73 additions and 4 deletions

View file

@ -46,5 +46,7 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>NSLocationWhenInUseUsageDescription</key>
<string>This permission is required to display your current location</string>
</dict>
</plist>