CIContextOption.name dropped from Xcode 12 GM

Hello,

I've been using the property CIContextOption.name for some time now, including up to XC12 beta 6. Now my code that references it won't compile with XC12 GM. The compiler complains it can't find that member. I'll file this as a bug but want to throw this out here on the forums, too.

Cheers.

Michael

Accepted Reply

This is still an issue in Xcode 12.0.1. Can a member of Apple's staff please offer insight on this omission?

Cheers.

Replies

This is still an issue in Xcode 12.0.1. Can a member of Apple's staff please offer insight on this omission?

Cheers.
This issue has been resolved in Xcode 12.2. The compiler recognizes the CIContextOption.name value once again.