From 59c5a34cd02123ec34a72127a35040dcd7ee6eed Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 3 Jul 2019 15:03:09 -0400 Subject: [PATCH] adjust bundle signing config --- src/iOS.Autofill/iOS.Autofill.csproj | 9 +++++++-- src/iOS.Extension/iOS.Extension.csproj | 8 ++++++-- src/iOS/iOS.csproj | 2 ++ 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/src/iOS.Autofill/iOS.Autofill.csproj b/src/iOS.Autofill/iOS.Autofill.csproj index b81ab4f7a..4fcc78e7a 100644 --- a/src/iOS.Autofill/iOS.Autofill.csproj +++ b/src/iOS.Autofill/iOS.Autofill.csproj @@ -28,6 +28,7 @@ false NSUrlSessionHandler 12.0 + Entitlements.plist none @@ -98,6 +99,8 @@ Full 9.3 iPhone Distribution + Entitlements.plist + Dist: Autofill bin\iPhone\AppStore\ @@ -112,7 +115,7 @@ true ARM64 10.2 - iPhone Distribution: 8bit Solutions LLC (LTZ2PFU5D6) + iPhone Distribution Dist: Autofill Entitlements.plist @@ -130,6 +133,8 @@ NSUrlSessionHandler 9.3 iPhone Distribution + Adhoc: Autofill + Entitlements.plist bin\iPhone\Ad-Hoc\ @@ -144,7 +149,7 @@ Full --http-message-handler=NSUrlSessionHandler --linkskip=BitwardeniOS --linkskip=BitwardeniOSCore --linkskip=BitwardeniOSAutofill --linkskip=BitwardenApp --linkskip=BitwardenCore true - iPhone Distribution: 8bit Solutions LLC (LTZ2PFU5D6) + iPhone Distribution Adhoc: Autofill Entitlements.plist diff --git a/src/iOS.Extension/iOS.Extension.csproj b/src/iOS.Extension/iOS.Extension.csproj index 056730c1d..3adb6f6e4 100644 --- a/src/iOS.Extension/iOS.Extension.csproj +++ b/src/iOS.Extension/iOS.Extension.csproj @@ -43,6 +43,7 @@ true 9.3 iPhone Distribution + Dist: Bitwarden Ext true @@ -97,6 +98,7 @@ 9.3 iPhone Distribution Dist: Bitwarden Ext + Entitlements.plist bin\iPhone\AppStore\ @@ -112,7 +114,7 @@ ARM64 Full 10.2 - iPhone Distribution: 8bit Solutions LLC (LTZ2PFU5D6) + iPhone Distribution Dist: Bitwarden Ext Entitlements.plist @@ -130,6 +132,8 @@ Full 9.3 iPhone Distribution + Adhoc: Bitwarden ext + Entitlements.plist bin\iPhone\Ad-Hoc\ @@ -144,7 +148,7 @@ NSUrlSessionHandler --http-message-handler=NSUrlSessionHandler --linkskip=BitwardeniOS --linkskip=BitwardeniOSCore --linkskip=BitwardeniOSExtension --linkskip=BitwardenApp --linkskip=BitwardenCore true - iPhone Distribution: 8bit Solutions LLC (LTZ2PFU5D6) + iPhone Distribution Adhoc: Bitwarden ext Entitlements.plist diff --git a/src/iOS/iOS.csproj b/src/iOS/iOS.csproj index ef1ee863c..a02a40b84 100644 --- a/src/iOS/iOS.csproj +++ b/src/iOS/iOS.csproj @@ -30,6 +30,7 @@ true true --nodevcodeshare --http-message-handler=NSUrlSessionHandler + Entitlements.plist none @@ -42,6 +43,7 @@ false --nodevcodeshare --http-message-handler=NSUrlSessionHandler --linkskip=BitwardeniOS --linkskip=BitwardeniOSCore --linkskip=BitwardeniOSAutofill --linkskip=BitwardeniOSExtension --linkskip=BitwardenApp --linkskip=BitwardenCore true + Entitlements.plist true