MugunthKumar / MKNetworkKit

Modern NSURLSession based Networking Framework with built in authentication and HTTP 1.1 caching standards support for iOS 8+ devices

Home Page:http://mk.sg/8w

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How To Upgrade??

liorzil opened this issue · comments

commented

I am working on a project that is using MKNetworkKit version 1 with a ton of deprecated functions. My app references MKNetworkEngine and MKNetworkOperation which don't exist in the new version so it's not an easy swap. How do I upgrade to version 2 of MKNetworkKit?