I am trying to install PDFKit framework in Objective-C. I have x-code 4.4.1 but am unable to see the PDFKit Framework in build phases. Is the framework discontinued from iOS 5 ? I want to use the the framework to view and annotate a pdf. Can anyone let me know.

有帮助吗?

解决方案

I don't think it was ever available in ios. Why don't you search for it in apple's reference manual for ios?

其他提示

PDFKit is now available on iOS 11. Please refer to this answer on Objective-C implementation

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top