+[RKRegex initialize] generates plist error
Status: Beta
Brought to you by:
jengelhart
When
+[RKRegex initialize] calls
-[NSBundle localizedStringForKey:value:table:] it generates this error:
CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.
I assume this is because it is trying to do a look up in a table that doesn't exist or some such. Hope this helps. Let me know if you need more info.
Thanks.
There is a problem with the file 'Localizable.strings', there are a couple semi-collons missing.