realm / jazzy

Soulful docs for Swift & Objective-C
https://realm.io
MIT License
7.35k stars 413 forks source link

Better handling of bad sourcekitten json #1332

Closed johnfairh closed 2 years ago

johnfairh commented 2 years ago

Fixes #1325

Issue a warning instead of crashing when json is missing key.name -- only known reason for this involves Objc categories and compiler errors.