macOS: Ad-hoc Signing für Bundle aktivieren
Beseitigt die "App ist beschädigt"-Meldung beim ersten Start unsignierter Downloads. Nutzer können die App nun via Rechtsklick → Öffnen oder über Systemeinstellungen → Datenschutz freigeben, ohne xattr-Workaround. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -32,6 +32,9 @@
|
|||||||
"icons/128x128@2x.png",
|
"icons/128x128@2x.png",
|
||||||
"icons/icon.icns",
|
"icons/icon.icns",
|
||||||
"icons/icon.ico"
|
"icons/icon.ico"
|
||||||
]
|
],
|
||||||
|
"macOS": {
|
||||||
|
"signingIdentity": "-"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user