mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
ITSAppUsesNonExemptEncryption to info plist
This commit is contained in:
@@ -51,6 +51,9 @@
|
|||||||
"mac": {
|
"mac": {
|
||||||
"electronUpdaterCompatibility": ">=0.0.1",
|
"electronUpdaterCompatibility": ">=0.0.1",
|
||||||
"category": "public.app-category.productivity",
|
"category": "public.app-category.productivity",
|
||||||
|
"extendInfo": {
|
||||||
|
"ITSAppUsesNonExemptEncryption": false
|
||||||
|
},
|
||||||
"target": [
|
"target": [
|
||||||
"mas-dev",
|
"mas-dev",
|
||||||
"mas",
|
"mas",
|
||||||
|
|||||||
Reference in New Issue
Block a user