Skip to content

awslabs/aws-crt-swift

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:

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 23

Languages