-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hi there,
I have a problem in USParser.m, in particular during the parsing the app crashes launching EXC_BAD_ACCESS on line 202 ,
NSURL *location = [NSURL URLWithString:definitionsLocation relativeToURL:self.baseURL];
NSLog(@"Processing definitions import at location: %@", location);
in method (void)processImportElement:(NSXMLElement *)el wsdl:(USWSDL *)wsdl
do you have any idea about this?
Working on Xcode 5.1 and osX 10.9.4
Thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels