new: ios widget l10n

This commit is contained in:
lollipopkit
2024-03-09 17:43:28 +08:00
parent 96a0b9cfd2
commit ff1780bb04
13 changed files with 154 additions and 26 deletions

View File

@@ -37,6 +37,8 @@
<array>
<string>_dartobservatory._tcp</string>
</array>
<key>NSFaceIDUsageDescription</key>
<string>Required for auth</string>
<key>NSLocalNetworkUsageDescription</key>
<string>ServerBox needs to access your local network to discover and connect to your server.</string>
<key>NSUserActivityTypes</key>
@@ -68,7 +70,5 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>NSFaceIDUsageDescription</key>
<string>Required for auth</string>
</dict>
</plist>