From 905d01e8041db47bf20d43966324767712d249e6 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Tue, 2 Jul 2019 14:14:59 -0400 Subject: [PATCH] adjust settings --- src/iOS.Autofill/iOS.Autofill.csproj | 2 ++ src/iOS.Extension/iOS.Extension.csproj | 2 ++ src/iOS/iOS.csproj | 1 + 3 files changed, 5 insertions(+) diff --git a/src/iOS.Autofill/iOS.Autofill.csproj b/src/iOS.Autofill/iOS.Autofill.csproj index 13725ecdb..108de0c71 100644 --- a/src/iOS.Autofill/iOS.Autofill.csproj +++ b/src/iOS.Autofill/iOS.Autofill.csproj @@ -48,6 +48,8 @@ Entitlements.plist iPhone Developer true + None + NSUrlSessionHandler none diff --git a/src/iOS.Extension/iOS.Extension.csproj b/src/iOS.Extension/iOS.Extension.csproj index 5b3de6c9d..808b9a30e 100644 --- a/src/iOS.Extension/iOS.Extension.csproj +++ b/src/iOS.Extension/iOS.Extension.csproj @@ -48,6 +48,8 @@ Entitlements.plist iPhone Developer true + None + CFNetworkHandler none diff --git a/src/iOS/iOS.csproj b/src/iOS/iOS.csproj index a02666c4b..b48b12690 100644 --- a/src/iOS/iOS.csproj +++ b/src/iOS/iOS.csproj @@ -53,6 +53,7 @@ true Entitlements.plist None + true none