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