From ff5e8d167d82db786fc46af730d7680f78951e07 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Wed, 12 Aug 2020 18:34:49 -0700 Subject: [PATCH] Add support for iOS 14 local network privacy changes --- Limelight/Limelight-Info.plist | 6 ++++++ Moonlight TV/Info.plist | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/Limelight/Limelight-Info.plist b/Limelight/Limelight-Info.plist index 86a0fe3..b1e04f6 100644 --- a/Limelight/Limelight-Info.plist +++ b/Limelight/Limelight-Info.plist @@ -50,6 +50,12 @@ Bluetooth access allows Moonlight to connect to Citrix X1 mice. NSBluetoothPeripheralUsageDescription Bluetooth access allows Moonlight to connect to Citrix X1 mice. + NSLocalNetworkUsageDescription + Moonlight uses the local network to connect to your gaming PC for streaming. + NSBonjourServices + + _nvstream._tcp + UIApplicationSupportsIndirectInputEvents UILaunchStoryboardName diff --git a/Moonlight TV/Info.plist b/Moonlight TV/Info.plist index f2ebfa4..9959dc0 100644 --- a/Moonlight TV/Info.plist +++ b/Moonlight TV/Info.plist @@ -40,6 +40,12 @@ Bluetooth access allows Moonlight to connect to Citrix X1 mice. NSBluetoothPeripheralUsageDescription Bluetooth access allows Moonlight to connect to Citrix X1 mice. + NSLocalNetworkUsageDescription + Moonlight uses the local network to connect to your gaming PC for streaming. + NSBonjourServices + + _nvstream._tcp + UIMainStoryboardFile Main UIRequiredDeviceCapabilities