digiKam on intel Mac OS 15 fails to open when clicking on the icon

From https://discussions.apple.com/thread/255822469?sortBy=rank

I found the following fixes the issues for me after installations:

sudo codesign --remove-signature /Applications/digiKam.org/digikam.app

sudo codesign --force --deep --sign - /Applications/digiKam.org/digikam.app

2 Likes