MKSG-MugunthKumar / MKNetworkKit

Modern NSURLSession based Networking Framework with built in authentication and HTTP 1.1 caching standards support for iOS 8+ devices
http://mk.sg/8w
3.06k stars 755 forks source link

unknown type name, such as NSError. All classes in NKNetWorkOperation and MKNetworkEngin has wrong. #456

Open xieHugo opened 9 years ago

xieHugo commented 9 years ago

I used cocoapods to install with xcode 6.1. After that , I called '#import "MKNetworkOperation.h" ' and build, it showed wrong for Parse Issue: Unknown type name 'NSError', Unknown type name 'NSString' ...