Add local network permissions for DHCP

This commit is contained in:
世界
2025-11-26 22:25:50 +08:00
parent ec0ed8344e
commit c20213ed91
7 changed files with 14 additions and 0 deletions
+2
View File
@@ -113,5 +113,7 @@
<string>sing-box uses the Location permission to provide users with routing based on WIFI SSID and BSSID rules, without reading your location.</string>
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>sing-box uses the Location permission to provide users with routing based on WIFI SSID and BSSID rules, without reading your location.</string>
<key>NSLocalNetworkUsageDescription</key>
<string>As a universal proxy platform, sing-box configures routing according to your configuration.</string>
</dict>
</plist>