除图像Kit课程外,XCode4的其他课程都是正确的。
在“IKImage”开始的“IKImage”课程和规程“没有发现”之后,它将对其中一些课程(例如IKImageBrowserView)进行汇编,但另一些课程甚至汇编成册,例如IKImageBrowserItem。
该局将自动完成其中的任何部分,甚至汇编其中的内容。
这似乎有所突破,但我不知道什么,我不知道如何确定。 总结:
- I m building against OS X 10.6 - according to Apple s docs, 10.5 includes these files
- I ve added Quartz framework
- I ve added Quartzcore framework
- I m importing: #import <Quartz/Quartz.h>
I ve checked the actual framework files from Apple, and the Quartz/ImageKit is clearly missing the headers that Apple s docs say should be present :(.
NB:在我的Xcode4安装中,没有发现或破碎其他东西——我开发S-X32和64个比照,PiandiPad指所有罚款。
Anything else I should be doing?