macOS color equalizer experimental build

here’s an experimental build of darktable master to test and find issues

be aware: this build contains a database update so there’s no way back to 4.6.x except using a backup of your ./config/darktable/library.db

you might run it with an in-memory library via terminal:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --library :memory:

or a separate config directory:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --configdir ~/.config/darktable_test

also keep in mind that if you don’t disable writing sidecar files - these can be messed up

darktable-4.7.0+270~g26ef1359d7_arm64.dmg (macOS >= 11.3)
darktable-4.7.0+242~g26ef1359_x86_64.dmg (macOS>=10.14)

the package is unsigned, you might need to allow execution via terminal: " xattr -c <path/to/application.app> "

3 Likes