Because I keep running into this issue I thought I would share my solution here. It seems apple has broken some things in xcode 16 and in order to fix you will need to manually copy and link against an older version of the coreimage framework. I outlined the steps here: https://stackoverflow.com/a/79015744/1157843