6 Dec
2009
6 Dec
'09
10:27 p.m.
* initWithString is simply unrecognized as a method Please look at the documentation first. It's initWithXMLString not initWithString * NSXMLDocumentTidyXML constant is not defined so I just transcribed the equivalent bitshift If you do framework 'Cocoa', NSXMLDocumentTidyXML is properly defined...
* The resultant XML document is null It works fine if you use initWithXMLString:options:error: