tags:

views:

45

answers:

1

hi, i have downloaded WSDLObjC-0.6 from google to enable SOAP webservice in IPhone SDK.But is is as App file,how can i integrate that file to iphone SDK and to use SOAP webservice? Any help please?(Tutorial says to Integrate This)

+1  A: 

Have you read the usage instructions for the project? Also, pay attention to the string of comments at the bottom of that page.

Brad Larson
+1 when in doubt, read the documentation...
Dave DeLong