WSDL2ObjC Changelog

What's new in WSDL2ObjC 0.6

Dec 4, 2009
  • Fixes for iPhone compatibility
  • Greatly improved WSDL compatibility

New in WSDL2ObjC 0.5 (Mar 10, 2009)

  • iPhone compiling added to the Usage Instructions
  • Generated code will now import Foundation instead of Cocoa
  • Added an option to add a tag "Svc" to the end of the service name to avoid naming conflicts. Use this if you're seeing "redefinition of struct" errors on compiling
  • Improved WSDL compatibility (added support for xsd:float type)