zbrateam / Zebra

🦓 A Useful Package Manager for iOS
https://getzbra.com
GNU General Public License v3.0
1.18k stars 191 forks source link

Fix JSON Parsing When Extra Keys are In the dictionary #1923

Closed elihwyma closed 2 years ago

elihwyma commented 2 years ago

Fixes a bug that resulted in NSJSONSerialization errors when repos added extra keys to JSON Objects such as user_info

abusarah-07 commented 2 years ago

Fixes a bug that resulted in NSJSONSerialization errors when repos added extra keys to JSON Objects such as user_info