From 168cdc4bb8f2abf048156f05ceced4895a77f671 Mon Sep 17 00:00:00 2001 From: kspearrin Date: Mon, 1 Aug 2016 21:03:25 -0400 Subject: [PATCH] bundle name fixes --- src/iOS.Extension/Info.plist | 8 +++----- src/iOS/Info.plist | 4 +++- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/iOS.Extension/Info.plist b/src/iOS.Extension/Info.plist index 19b46560c..ab1d2c7c6 100644 --- a/src/iOS.Extension/Info.plist +++ b/src/iOS.Extension/Info.plist @@ -4,16 +4,12 @@ CFBundleDevelopmentRegion en - CFBundleDisplayName - bitwarden CFBundleExecutable iOS.Extension CFBundleIdentifier com.8bit.bitwarden.find-login-action-extension CFBundleInfoDictionaryVersion 6.0 - CFBundleName - com.companyname.iOS.Extension CFBundlePackageType XPC! CFBundleShortVersionString @@ -66,6 +62,8 @@ ITSAppUsesNonExemptEncryption ITSEncryptionExportComplianceCode - 4078b378-604a-4c47-8c42-11513d98596a + 4078b378-604a-4c47-8c42-11513d98596a + CFBundleName + bitwarden extension diff --git a/src/iOS/Info.plist b/src/iOS/Info.plist index 1905f73c3..58689cc2b 100644 --- a/src/iOS/Info.plist +++ b/src/iOS/Info.plist @@ -74,6 +74,8 @@ ITSAppUsesNonExemptEncryption ITSEncryptionExportComplianceCode - 4078b378-604a-4c47-8c42-11513d98596a + 4078b378-604a-4c47-8c42-11513d98596a + CFBundleName + bitwarden