Closed superfell closed 10 years ago
Some of the classes get properties called newXX from the WSDL,which messes with the analyize function in xcode, as they don't follow the memory management for newXXX methods. these should get prefixed with something to stop this.
e.g. ZKProcessResult.newWorkIds
Some of the classes get properties called newXX from the WSDL,which messes with the analyize function in xcode, as they don't follow the memory management for newXXX methods. these should get prefixed with something to stop this.