AWS v2.23.3 Release Notes

  • ๐Ÿ†• 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)