Nice!
Post
Replies
Boosts
Views
Activity
Fair point. I hadn't tried with binary targets so was unaware of their status. Apologies.
removed
@FrameworksEngineer new feedback has been submitted - FB11513131
Same issue here with Xcode 14 beta 6 - raised FB11397938
Yup. Just ran into the same issue here in my own code. The outputImage function in the custom filter never gets called if assigned to NSView backgroundFilters/contentFilters or any layer filter(s), whereas assigning (eg.) CIFilter.stripesGenerator() works fine. Highly frustrating.