amzn / smoke-aws-credentials

A library to obtain and assume automatically rotating AWS IAM roles written in the Swift programming language.
Apache License 2.0
19 stars 14 forks source link

Use swift crypto when compiling with Swift 5.2 #21

Closed tachyonics closed 4 years ago

tachyonics commented 4 years ago

Issue #, if available:

Description of changes:

  1. Add Swift 5.2 CI tests.
  2. Update tools version to 5.2.
  3. Add legacy manifest files for Swift 5.0 and 5.1.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.