Open arishanapalli opened 5 years ago
You should already have the WSDL2Swift executable as you see that command line results. WSDL2Swift takes wsdl & xsd files as command line arguments but it’s empty. You can try passing the files as command line args.
WSDL2Swift to ./WSDL.swift from []... error: no WSDLs found in: [] Program ended with exit code: 0
I guess there will be output after running the application. I do not see the convertor WSDL2Swift executable file. Same as WSDL2Obj-C there will be WSDL2Swift. I hope my assumption is correct?