watson-developer-cloud / swift-sdk

:iphone: The Watson Swift SDK enables developers to quickly add Watson Cognitive Computing services to their Swift applications.
https://watson-developer-cloud.github.io/swift-sdk/
Apache License 2.0
877 stars 223 forks source link

4.1 release #1047

Closed apaparazzi0329 closed 3 years ago

apaparazzi0329 commented 3 years ago

The moment we've all been waiting for. Swift Package Manager support for all services and XCode 12 compatibility

jeff-arn commented 3 years ago

@apaparazzi0329 we need to update .travis.yml to run all of the jobs on XCode 12.

apaparazzi0329 commented 3 years ago

@mediumTaj Unfortunately swift package manager compiles from a single source folder so any source that needs to be compiled for a service has to be in the same respective folder.

jeff-arn commented 3 years ago

FYI that this fixes #1044 and #1036

jeff-arn commented 3 years ago

:tada: This PR is included in version 4.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: