Library Include Questions
Library Include Questions
- Subject: Library Include Questions
- From: Patrick Cusack <email@hidden>
- Date: Thu, 19 Sep 2013 21:50:39 -0700
I am using a CIFilter on UITextField in my iOS application. It isn't until I compile my session that XCode complains about unknown symbols. It requite CoreImage. So I added the CoreImage.Framework to my session in the "Link Binary With Libraries". However, it appears that XCode doesn't require that the #include <CoreImage/CoreImage.h> be at the top of my class where I am using the CIFilter. Why is this?
Patrick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden