You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using WSDL2ObjC to consume a SOAP service in my iOS project. So I've
followed all the stated instructions to generate files and copied all the files
in my project, but the project failed to parse this line:
- (void)addAnyType:(anyType)toAdd;
The error I got is Expected a type pointing to anyType, so apparently something
is missing here but I have no clue. Any suggestions? Thanks.
Original issue reported on code.google.com by [email protected] on 13 Feb 2014 at 11:01
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 13 Feb 2014 at 11:01The text was updated successfully, but these errors were encountered: