Releases: paperlesspost/RestKit
Releases · paperlesspost/RestKit
RestKit 0.10.33
RestKit 0.10.31-alpha.2
Changes in project to allow compilation into an iOS 8 Dynamic Framework via CocoaPods.
RestKit 0.10.31 - Alpha 1 - iOS 8 Dynamic Framework
WIP: Changes in project to allow compilation into a Dynamic Framework.
ChangeSet:
- 451d625 First version of RestKit that compiles to a framework. LOTS of warnings.
- d7c502b Create RestKitCocoaTouchFramework
- 867781b Removes reference to JSONKit
- 0743541 Fixes broken link to libxml2.dylib with Xcode 7 / iOS 9
- 28b6ad3 Fixes compilation issue (missing “,” in enum) in lcl_RK.h
- a8a957e Removes unused code from RKTestFactory
- c3c3050 Fixes issues with RKLogComponent definitions.
- 05df4d7 Updating RestKit (JSON, Logging) dependencies.
- fa1ae3b WIP: Fixing ios8 xcode7 dynamic frameworks