remove mac 18+

This commit is contained in:
Anthony Stirling 2024-12-12 23:16:27 +00:00
parent 7f4134f52d
commit 65a86a6e97

View File

@ -141,11 +141,11 @@ jpackage {
macAppStore = false // Not targeting App Store initially
// Add license and other documentation to DMG
macDmgContent = [
/*macDmgContent = [
"README.md",
"LICENSE",
"CHANGELOG.md"
]
]*/
// Enable Mac-specific entitlements
//macEntitlements = "entitlements.plist" // You'll need to create this file