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.
我正在尝试将黑色浣熊添加到我的项目中,将 CFNNetwork.framework 添加到我的项目中,并且刚刚将 BlackRaccoon 文件夹添加到项目中,但是我遇到了一堆错误。我错过了什么?我正在使用 xcode 6 和 ios 8。
您需要添加#import <Foundation/Foundation.h>到 BRRequestError.h
#import <Foundation/Foundation.h>