JSONKit icon indicating copy to clipboard operation
JSONKit copied to clipboard

JSONKit as Universal Framework

Open JoseExposito opened this issue 11 years ago • 1 comments

To facilitate the integration of JSONKit in thirdparty projects (specially ARC projects) I have added the JSONKit source code to a Xcode project that builds an universal framework. To built it:

1 - Open the JSONKit project 2 - Select "JSONKit Framework" for iPhone/iPad simulator target (in release) 3 - Build it

The "JSONKit.framework" will be generated at the same level of the JSONKit project. Only drag&drop it to a project to use JSONKit.

JoseExposito avatar Sep 12 '12 11:09 JoseExposito

Currently does not support armv7s - otherwise awesome. :)

I'll be watching for an updated version!

toblerpwn avatar Nov 07 '12 01:11 toblerpwn