JSONKit
JSONKit copied to clipboard
Objective-C JSON
@serkrapiv Not necessarily verboten, just that they must be escaped. The first paragraph of 2.5 Strings says: The representation of strings is similar to conventions used in the C family...
Do not break parsing if
Hello, As described [here](https://developer.apple.com/videos/play/wwdc2020/10163/?time=890), Apple decided to change tagged pointers format in iOS 14 on ARM64. This causes JSONKit's `jk_object_class` function to determine object classes incorrectly and makes JSONKit virtually...
Once and for all, JSONKit crash on modern iOS/OSX because it doesn't handle tagged pointers correctly. Thus, when the code try to access ISA pointer directly by dereferencing the object...
Hi I am facing some issues after updating the pod. **JsonKit Semantic issues** Here I attached the screenshot for the your reference.
test git
my app crash at jk_collectionClassLoadTimeInitialization,and "exception type " is SIGTRAP, "exception codes" is TRAP_TRACE at 0x10158d18c