This is the error message
I have imported Foundation
but it did not fix the problem. What import am I missing?
This is the error message
I have imported Foundation
but it did not fix the problem. What import am I missing?
IKImageView
class is in Quartz.framework . Add this framework to your project and Import this framework import Quartz
.
so from the docs for this class, it is:
"System/Library/Frameworks/Quartz.framework/ImageKit.framework"