|
|
|
|
@ -1,7 +1,7 @@
@@ -1,7 +1,7 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
|
|
|
|
<plist version="1.0"> |
|
|
|
|
<dict> |
|
|
|
|
<dict> |
|
|
|
|
<key>CFBundleDevelopmentRegion</key> |
|
|
|
|
<string>$(DEVELOPMENT_LANGUAGE)</string> |
|
|
|
|
<key>CFBundleDisplayName</key> |
|
|
|
|
@ -30,12 +30,12 @@
@@ -30,12 +30,12 @@
|
|
|
|
|
<string>$(PRODUCT_MODULE_NAME).SafariWebExtensionHandler</string> |
|
|
|
|
</dict> |
|
|
|
|
<key>NSHumanReadableCopyright</key> |
|
|
|
|
<string>Copyright © 2015-2022 Bitwarden Inc. All rights reserved.</string> |
|
|
|
|
<string>Copyright © 2015-2023 Bitwarden Inc. All rights reserved.</string> |
|
|
|
|
<key>NSHumanReadableDescription</key> |
|
|
|
|
<string>A secure and free password manager for all of your devices.</string> |
|
|
|
|
<key>SFSafariAppExtensionBundleIdentifiersToReplace</key> |
|
|
|
|
<array> |
|
|
|
|
<string>com.bitwarden.desktop.safari</string> |
|
|
|
|
</array> |
|
|
|
|
</dict> |
|
|
|
|
</dict> |
|
|
|
|
</plist> |
|
|
|
|
|