Skip to content

Fix quicklook generator

Ivan Yossi requested to merge ivany/krita:fix_qlgenerator into master

Fixed typo for getting mergedimage.png

Removed HAVE_APPLE_COMPRESSION, we don't use this to encode our zip files, setting this breaks data read.

also added a CODESIGN "-" default to keep XCode happy, this does not affect our deployment process as we overwrite any singing done to the code.

Updated testing command for qlgenerator

Edited by Ivan Yossi

Merge request reports