Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在构建应用程序期间,我在 ios 6 版本中遇到了 sharekit 错误。
错误描述如下 -
ShareKit/Core/SHK.m:35:9: '/usr/include/objc/objc-class.h' 文件未找到
代替
#import </usr/include/objc/objc-class.h>
和
#import <objc/runtime.h>