Skip to content

Fix libgimpwidgets warning

Apple deprecated CGColorSpaceCopyICCProfile API call and replaced it with identical CGColorSpaceCopyICCData. This patch updates GIMP to match this.

WARNING: This commit should not be backported to the gimp-2-10 branch because of macOS minimum supported version.

Edited by Alex Samorukov

Merge request reports