chore: add NSLocalNetworkUsageDescription to Info.plist (#7189)

This commit is contained in:
François-Xavier Talbot
2026-08-18 00:27:47 +00:00
committed by GitHub
parent 39c0951ecb
commit d0f85edcfa
+2
View File
@@ -19,6 +19,8 @@
<string>A Minecraft mod wants to access your camera.</string>
<key>NSMicrophoneUsageDescription</key>
<string>A Minecraft mod wants to access your microphone.</string>
<key>NSLocalNetworkUsageDescription</key>
<string>Minecraft or a Minecraft mod wants to access the LAN.</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSExceptionDomains</key>