Xcode CoreFoundation/CFUserNotification.h' file not found

本小妞迷上赌 提交于 2019-12-11 03:47:31

问题


I don't know why I get this, when I build a iPad project in xcode4.6. iOS sdk 6.1, simulator 6.1.

/Applications/Xcode4.6.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:92:10: 'CoreFoundation/CFUserNotification.h' file not found In file included from /Applications/Xcode4.6.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:5:10

来源:https://stackoverflow.com/questions/22830156/xcode-corefoundation-cfusernotification-h-file-not-found

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!