[digikam] [Bug 496380] Cannot start app under MacOS Intel: The application dock does not have permission to open (null)
Michael Miller
bugzilla_noreply at kde.org
Sat Nov 23 22:00:35 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=496380
Michael Miller <michael_miller at msn.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |michael_miller at msn.com
--- Comment #2 from Michael Miller <michael_miller at msn.com> ---
Hi Alex and Mark,
This isn't a bug in digiKam, but is caused by the way macOS validates packages.
Since digiKam is an open-source project, we don't have the keys to sign the
program the way Apple wants it. In a commercial package, Apple would issue
keys to the company to sign the program with "official" keys. That's the
codesign command you added below. By doing codesign yourself, you are
authorizing the program to run on your computer.
We appreciate the tip about codesign. We'll add that to the documentation.
Cheers,
Mike
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list