You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2021. It is now read-only.
Add Wrap() functions for encoding JSON arrays
This commit introduces two new `Wrap()` overloads that return either
an array of JSON dictionaries, or JSON-based NSData that has a root
array object - by passing in an array of objects.