Hallo folks,
just joined the community.
I am trying to install darktable on my Mac (os Sonoma) as known by the developers, my pc responds the app is damaged, move it to the trash bin.
i open terminal try to use the instructions as given by the developers, but it is not working for me.
Can anybody walk me through this?
Thanks in advance for your patience and advice
Gianluca
How are you installing, and which commands did you issue, and which errors there did you generate?
the package is not notarized, so apple handles this as damged by default. After downloading you need to remove the quarantine flags via terminal: xattr -c <path/to/darktable*.dmg>
Wasn’t DT notarized in the past? I seem to remember lifting the notarization code from DT to use in RT.
yes, but actually none the current packagers has an apple developer certificate
I would have to recommend waiting for a notarized copy, and file a feature req for it.
an apple developer certificate required to get a proper signed app requires to pay the fee for that.
So don’t expect the developers in a non commercial project to do this … so just a feature request won’t change anything.
If you want to have a signed app, you need to build it yourself and pay apple for getting that paid developer certificate…
Okay. @MStraeten is DT at least ad-hoc signed?
Thanks mate….
at least my builds in current OSX Build - #758 by MStraeten are ad-hoch signed via codesign --sign - --verbose --deep --force ../packaging/macosx/darktable....dmg
The official release packages are also ad-hoc signed
I see… not sure about the builds you linked:
Quote:
“both packages are unsigned”