CFBundleLocalizations for info.plist

This commit is contained in:
Kyle Spearrin 2018-02-25 00:09:09 -05:00
parent 0d264b0bc2
commit 5ee4a8988a
1 changed files with 31 additions and 1 deletions

View File

@ -52,7 +52,37 @@
"electronUpdaterCompatibility": ">=0.0.1",
"category": "public.app-category.productivity",
"extendInfo": {
"ITSAppUsesNonExemptEncryption": false
"ITSAppUsesNonExemptEncryption": false,
"CFBundleLocalizations": [
"en",
"cs",
"da",
"de",
"es",
"et",
"fi",
"fr",
"hr",
"hu",
"id",
"it",
"ja",
"nb",
"nl",
"pl",
"pt-BR",
"pt-PT",
"ro",
"ru",
"sk",
"sv",
"tr",
"uk",
"vi",
"zh-Hans",
"zh-Hant"
],
"CFBundleDevelopmentRegion": "en"
},
"target": [
"mas-dev",