✨ Mac supports language detection
This commit is contained in:
@@ -2,7 +2,14 @@
|
||||
"bundle": {
|
||||
"icon": ["icons/weekly.icns"],
|
||||
"active": true,
|
||||
"macOS": {},
|
||||
"macOS": {
|
||||
"frameworks": [],
|
||||
"minimumSystemVersion": "10.13",
|
||||
"exceptionDomain": "",
|
||||
"signingIdentity": null,
|
||||
"hardenedRuntime": true,
|
||||
"entitlements": null
|
||||
},
|
||||
"targets": ["dmg"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user