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.
You can either build with Xcode
swift package generate-xcodeproj
xed .or in the command line
swift buildTo run tests:
swift testRequired Reading:
Useful Videos: