From 68887c5de73c201b998f4db45793ef3fc4d88c43 Mon Sep 17 00:00:00 2001 From: Matt Portune <59324545+mportune-bw@users.noreply.github.com> Date: Tue, 7 Sep 2021 12:50:22 -0400 Subject: [PATCH] Bugfix typerole (#1528) * Fix issue with undefined CFBundleTypeRole * format with tabs for consistency --- src/iOS/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/iOS/Info.plist b/src/iOS/Info.plist index d07c421fd..4bffc026c 100644 --- a/src/iOS/Info.plist +++ b/src/iOS/Info.plist @@ -24,6 +24,8 @@ bitwarden org-appextension-feature-password-management + CFBundleTypeRole + Editor CFBundleURLName com.8bit.bitwarden.url