Hello,
I had a ‘funny’ behavior while testing the Swift client: my server was having issues (nothing related to ServiceStack) and it was throwing 500 errors for every requests and when I tried to update my Swift reference from inside XCode I received a blank page for the code. Another time I got the error page HTML instead of the generated Swift code.
Do you thing that you could add an additional validation in the Swift plugin to check for a successful request?
Thanks