fix(mobile): iOS local permission dialog extra whitespace (#24491)

Fix a iOS rendering issue caused by extra whitespace
This commit is contained in:
Kurt McKee
2025-12-10 16:17:08 -06:00
committed by GitHub
parent 6d499c782a
commit 15e58595fd

View File

@@ -137,8 +137,7 @@
<key>NSFaceIDUsageDescription</key>
<string>We need to use FaceID to allow access to your locked folder</string>
<key>NSLocalNetworkUsageDescription</key>
<string>We need local network permission to connect to the local server using IP address and
allow the casting feature to work</string>
<string>We need local network permission to connect to the local server using IP address and allow the casting feature to work</string>
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>We require this permission to access the local WiFi name for background upload mechanism</string>
<key>NSLocationUsageDescription</key>