iliaskarim
bafed337b5
Fix OpenAPI link in broken Swift4/5 README templates ( #6035 )
...
* Fix Swift README templates
* Update Swift4/5 samples
2020-04-24 10:36:52 +08:00
Bruno Coelho
d325e8c618
[Swift5] small improvements to Objc compatibility ( #5410 )
...
* [swift] make some small improvements
* [swift][client] revert model to use allVars
* PostProcessModelProperty with allVars
* PostProcessModelProperty with vars
* [swift] improve objc interoperability
* [swift] fix swift4 for CI to pass
* [swift] improve objc interoperability
* [swift] improve objc interoperability
* Swift - try to fix build
* [swift] remove pods from git
2020-02-28 14:47:18 +08:00
Bruno Coelho
80064d8411
[CI][Swift4] improve swift ci integration ( #4571 )
...
* [CI][swift] fix objcCompatible example
* [swift4] [ci] build openapi-generator and update swift4 samples
2019-11-22 11:06:47 +08:00
Bruno Coelho
9ae49db670
[swift4] update Alamofire from 4.7.0 to 4.9.0 ( #3999 )
...
* [swift4] update Alamofire from 4.7.0 to 4.9.0
* [swift4] update Petstore samples
* [swift4] update Alamofire from 4.5.0 to 4.9.0 in Cartfile
* [swift4] update Petstore samples
2019-10-01 16:03:58 +08:00
Daiki Matsudate
5cba55f8fb
[Swift4] Introduce XcodeGen ( #3396 )
...
* add XcodeGen.mustache
* generate code
* add dependencies
2019-07-22 17:12:34 +09:00
William Cheng
4b84821506
Add auto-generated doc to Swift4 generator ( #2666 )
...
* add auto-generated doc to swift4 generators
* fix rxswift sample code
* fix object initialize
* fix boolean value
* fix link to object
* fix void
* fix url initialize
* update all swift samples
* fix indentation
2019-04-16 16:55:26 +08:00