Add NSBonjourServices entry to Info.plist

This commit is contained in:
Cameron Gutman
2026-08-05 00:24:45 -05:00
parent b5d7f3b9f8
commit 131cb27095
+4
View File
@@ -42,6 +42,10 @@
</dict>
<key>NSLocalNetworkUsageDescription</key>
<string>Moonlight uses the local network to connect to your gaming PC for streaming.</string>
<key>NSBonjourServices</key>
<array>
<string>_nvstream._tcp</string>
</array>
<key>CFBundleVersion</key>
<string>VERSION</string>
<key>CFBundleShortVersionString</key>