Bruno Coelho
6bf5741fd1
[swift] Introduce result type ( #4511 )
...
* [swift] introduce result type as response library
* iOS - run petstore samples
* [swift4] add result sample to testing pipeline
* [swift] update docs with result type
* [swift] update result visibility
* [swift] update docs
2019-11-26 17:01:26 +08:00
Bruno Coelho
d5c7c9c9b7
[swift] add option for non public api ( #4556 )
...
* [swift] implement non public api
* [swift] add petstore for non public api
* [swift] fix error in extension that cannot be internal
* [swift] update docs
2019-11-25 17:19:50 +08:00
William Cheng
a1fc114efa
[Swift] minor fix to scripts ( #4577 )
...
* minor fix to swift4 scripts
* fix script
* update bitrise config
* update doc
* run swift4_test_all.sh directly
* make swift4 script executable
2019-11-22 21:42:32 +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
51aeb6c833
[swift 4] improve test suite ( #4561 )
...
* [swift] improve testing in sample projects
* [swift] update run tests script
* [swift] regenerate samples
* [swift] fix tests with PromiseKit
* [swift4] compile every project with swift package manager
2019-11-21 22:40:49 +08:00
William Cheng
da9ba4cd7d
Use ObjC reserved words only when objcCompatible is enabled ( #2632 )
...
* avoid whilelisting objc reseved words
* fix swift4 test
* add new files
* update swift4 tests
2019-04-15 15:35:19 +08:00