Episode #490

Introducing the Swift Coding Library

Series: Codable Witnesses

23 minutes
Published on May 27, 2021

This video is only available to subscribers. Get access to this video and 572 others.

In this episode we introduce a new open source library called Swift Coding that takes all of these concepts and wraps it up into a Swift Package you can use in your own projects. We give a tour of what the library can do and how you can use it.

Links

Install Arena

If you want to try this out in a quick playground you can use Arena.

brew install finestructure/tap/arena

Then create a quick workspace that imports this package:

 arena -o SwiftCoding https://github.com/lukeredpath/swift-coding

Then open the project to get started.

This episode uses Swift 5.4, Xcode 12.5.