Require MacOS 12.7.4
I tested 10.12, 10.13, 10.14, 10.15, 11, 12 and 12 is the minimum required for proper rendering
This commit is contained in:
@@ -29,6 +29,9 @@
|
|||||||
"bundle": {
|
"bundle": {
|
||||||
"active": true,
|
"active": true,
|
||||||
"targets": "dmg",
|
"targets": "dmg",
|
||||||
|
"macOS": {
|
||||||
|
"minimumSystemVersion": "12.7.4"
|
||||||
|
},
|
||||||
"icon": [
|
"icon": [
|
||||||
"icons/32x32.png",
|
"icons/32x32.png",
|
||||||
"icons/128x128.png",
|
"icons/128x128.png",
|
||||||
|
|||||||
Reference in New Issue
Block a user