From 78808c0cbf19a912a35c8fa4ab4cea76a143e402 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Dec 2021 09:57:29 -0500 Subject: [PATCH] Bumped version to 2.15.0 (#1676) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> (cherry picked from commit b95efae7fb81784889dcc995e1a446760f4eccd7) --- src/Android/Properties/AndroidManifest.xml | 76 ++++++++++------------ src/iOS.Autofill/Info.plist | 6 +- src/iOS.Extension/Info.plist | 22 +++---- src/iOS/Info.plist | 6 +- 4 files changed, 53 insertions(+), 57 deletions(-) diff --git a/src/Android/Properties/AndroidManifest.xml b/src/Android/Properties/AndroidManifest.xml index 129a20dd4..555d8df58 100644 --- a/src/Android/Properties/AndroidManifest.xml +++ b/src/Android/Properties/AndroidManifest.xml @@ -1,54 +1,50 @@ - - + + - + - - - - - - + + + + + + - - + + - - + + - - - + + + - - + + - - + + - + + + + + + + + + + + + + + + + diff --git a/src/iOS.Autofill/Info.plist b/src/iOS.Autofill/Info.plist index 579ced080..16bff1441 100644 --- a/src/iOS.Autofill/Info.plist +++ b/src/iOS.Autofill/Info.plist @@ -11,7 +11,7 @@ CFBundleIdentifier com.8bit.bitwarden.autofill CFBundleShortVersionString - 2.14.3 + 2.15.0 CFBundleVersion 1 CFBundleLocalizations @@ -72,8 +72,8 @@ FontAwesome.ttf MaterialIcons_Regular.ttf - CADisableMinimumFrameDurationOnPhone - + CADisableMinimumFrameDurationOnPhone + UIRequiredDeviceCapabilities arm64 diff --git a/src/iOS.Extension/Info.plist b/src/iOS.Extension/Info.plist index 12968d165..846a1f690 100644 --- a/src/iOS.Extension/Info.plist +++ b/src/iOS.Extension/Info.plist @@ -11,7 +11,7 @@ CFBundleIdentifier com.8bit.bitwarden.find-login-action-extension CFBundleShortVersionString - 2.14.3 + 2.15.0 CFBundleLocalizations en @@ -70,8 +70,8 @@ FontAwesome.ttf MaterialIcons_Regular.ttf - CADisableMinimumFrameDurationOnPhone - + CADisableMinimumFrameDurationOnPhone + UIRequiredDeviceCapabilities arm64 @@ -96,14 +96,14 @@ SUBQUERY ( $extensionItem.attachments, $attachment, - ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.url" - || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.plain-text" - || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "org.appextension.find-login-action" - || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "org.appextension.save-login-action" - || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "org.appextension.change-password-action" - || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "org.appextension.fill-webview-action" - || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "org.appextension.fill-browser-action" - || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "com.8bit.bitwarden.extension-setup" + ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.url" + || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.plain-text" + || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "org.appextension.find-login-action" + || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "org.appextension.save-login-action" + || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "org.appextension.change-password-action" + || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "org.appextension.fill-webview-action" + || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "org.appextension.fill-browser-action" + || ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "com.8bit.bitwarden.extension-setup" ).@count == $extensionItem.attachments.@count ).@count == 1 diff --git a/src/iOS/Info.plist b/src/iOS/Info.plist index 0dae18e7e..9e6bca385 100644 --- a/src/iOS/Info.plist +++ b/src/iOS/Info.plist @@ -11,7 +11,7 @@ CFBundleIdentifier com.8bit.bitwarden CFBundleShortVersionString - 2.14.3 + 2.15.0 CFBundleVersion 1 CFBundleIconName @@ -113,8 +113,8 @@ arm64 - CADisableMinimumFrameDurationOnPhone - + CADisableMinimumFrameDurationOnPhone + XSAppIconAssets Resources/Assets.xcassets/AppIcons.appiconset ITSAppUsesNonExemptEncryption