mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2024-12-31 00:08:08 +01:00
remove mac 18+
This commit is contained in:
parent
7f4134f52d
commit
65a86a6e97
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user