remove mac 18+
This commit is contained in:
@@ -141,11 +141,11 @@ jpackage {
|
|||||||
macAppStore = false // Not targeting App Store initially
|
macAppStore = false // Not targeting App Store initially
|
||||||
|
|
||||||
// Add license and other documentation to DMG
|
// Add license and other documentation to DMG
|
||||||
macDmgContent = [
|
/*macDmgContent = [
|
||||||
"README.md",
|
"README.md",
|
||||||
"LICENSE",
|
"LICENSE",
|
||||||
"CHANGELOG.md"
|
"CHANGELOG.md"
|
||||||
]
|
]*/
|
||||||
|
|
||||||
// Enable Mac-specific entitlements
|
// Enable Mac-specific entitlements
|
||||||
//macEntitlements = "entitlements.plist" // You'll need to create this file
|
//macEntitlements = "entitlements.plist" // You'll need to create this file
|
||||||
|
|||||||
Reference in New Issue
Block a user