Skip to content

AWS SDK for iOS 2.23.3

Compare
Choose a tag to compare
@aws-amplify-ops aws-amplify-ops released this 06 Apr 17:49
· 1003 commits to main since this release
3d5e140

New Features

  • Swift Package Manager
    • The AWS Mobile SDK for iOS can now be installed via Swift Package Manager. See the README for full details.

Bug fixes

  • AWSLocation
    • Created a new target named AWSLocationXCF to support building AWSLocation as an XCFramework. PR #3475

Misc. Updates

  • Added CI/CD support for building the AWS Mobile SDK for iOS as a Swift Package Manager binary framework. (PR #3494)