Andreas Grosam
Andreas Grosam
There's now the `Swift3`branch which is compatible with Swift 3. This one is still in development, but should work correctly. It merely contains test code that should be removed and...
JPJson relies on Xcode config files - which is a problem when using CocoaPods. While this could be fixed easily, the library also depends on other third party libraries which...
I will build the sample project NSURLConnectionDownload and try to reproduce the error. The project is somewhat outdated and needs a few fixes and should be migrated to Xcode 6.1...
I could locate and fix a memory leak in the `CFDataBuffer` class. Furthermore, there was a memory leak when using one certain optimization opportunity when creating the JSON representation: `USE_OPTIMIZED_IMMUTABLE_CALLBACKS`....
An experimental json-path feature is already in development.