Anonymous - 2010-08-15

When calling anyMatchingRegexInArray: from an NSString, passing it an NSArray of NSString patterns, the console echos out the following message:

CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.

And I get null back from the method call. Can anyone provide me with some advice? What am I doing wrong? I believe I have linked the framework correctly as per the documentation. What else am I missing here?

Cheers!

Ben