aws-crt-swift

0.53.0

awslabs/aws-crt-swift

What's New

v0.53.0

2025-06-06T17:00:24Z

What's Changed

Full Changelog: v0.52.2...v0.53.0

AwsCommonRuntimeKit

The AWS CRT for Swift is currently in developer preview and is intended strictly for feedback purposes only. Do not use this for production workloads.

Building

You can either build with Xcode

swift package generate-xcodeproj
xed .

or in the command line

swift build

To run tests:

swift test

To format the code:

swift format --in-place --recursive .

Contributor's Guide

Required Reading:

Useful Videos:

Description

  • Swift Tools 5.9.0
View More Packages from this Author

Dependencies

Last updated: Mon Jun 09 2025 14:31:24 GMT-0900 (Hawaii-Aleutian Daylight Time)