Reading List

Swift Configuration from Michael Tsai RSS feed.

Swift Configuration

Honza Dvorsky: Today, we’re pleased to announce the initial release of Swift Configuration: a new library that provides a unified approach to reading configuration in your Swift applications. Configuration management has long been a challenge across different sources and environments. Previously, configuration in Swift had to be manually stitched together from environment variables, command-line arguments, […]