https://bugs.kde.org/show_bug.cgi?id=497308
Ben Cooksley <bcooks...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bcooks...@kde.org --- Comment #8 from Ben Cooksley <bcooks...@kde.org> --- Please run the following commands on the *.app you have for KDiff3: codesign --display --verbose /path/to/KDiff3.app codesign --verify --verbose --strict --deep /path/to/KDiff3.app /usr/sbin/spctl -a -t exec -vv /path/to/KDiff3.app Please note that KDiff3 has not enabled notarization of it's MacOS builds within the KDE CI environment, so you could also try temporarily allowing running non-notarized builds to see if that lets you start KDiff3. The logs at https://sdk.local-kde.org/-/kdiff3/-/jobs/2384960/artifacts/kde-ci-logs/extragear/kdiff3/kdiff3.log from a recent build indicate that our validation checks passed for signing but failed for notarization so the build at https://invent.kde.org/sdk/kdiff3/-/jobs/2384960/artifacts/file/kde-ci-packages/kdiff3-1.12-1845-macos-clang-arm64.dmg should be fine for ARM based Macs (link valid for the next couple of days only) -- You are receiving this mail because: You are watching all bug changes.