I hope to eventually develop an Iphone app. In order to do so, I have some image processing issues to resolve. I would like to do it in Objective C without the Iphone overlay. However, the include files (UIImage.h and UIKit.h) I need (and the objects as well) do not seem to be universally available. What Xcode project can I use with these that will just run on a MAC and not have an iPhone overlay.
Thanks
Thanks