nathanday / ndjson

Objective-C JSON parser
1 stars 0 forks source link

NDJSONRequest, NDJSONMutableRequest and NDJSONResponse do not work without ARC #41

Closed nathanday closed 11 years ago

nathanday commented 11 years ago

This can be confusing since the two core NDJSON objects can not work with ARC.