banjun

Results 17 comments of banjun

There need some work for communicating that service. * add Double and Float to typeMap and conform protocol as built-in types (trivial work) * add `SOAPAction: ""` or whatever to...

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...

> Illegal instruction: 4 You can find crash reports in Console.app, possibly at ~/Library/Logs/DiagnosticReports. > Is there possible to use the application just with wsdl xml file Yes. I think....

It would be nice. In my main uses, WSDLs generated by JAX-WS also use `xs:import` with something like `schemaLocation="https://....../service.ws?xsd=1"`. and I prefer WSDL2Swift to run without any http connection. so...

I don't think it's a natural feature of LoveLiver although it can be done by adding some implementations on top of LoveLiver. (it's nice if someone helps you. they can.)...

@HSAK5G try again with ver. 1.3.1 https://github.com/mzp/LoveLiver/releases/tag/1.3.1 I've just noticed it's still "pre-release"... but it should work on Big Sur.

It might be an unknown issue. It would be best if you can run LoveLiver via Xcode and find a crash point. otherwise a crash report may be helpful for...