开发者

Error while importing the framework

My app deals with phone call.So I added coretelephony framework to my proje开发者_Python百科ct.But when I try to import the framework to my appdelegate,I get the error "No such file directory" Can any one find the solution for that.I use xcode 4.0.1


HI after you add core telephony framework then add

#import <CoreTelephony/CoreTelephonyDefines.h> to your appDelegate.h file

It will solve your problem.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜