Avatar
SwiftのコードベースからConfig周りを分離できる便利ライブラリが出ました。サーバーサイド向けに作られたものだけどクライアントアプリでも使える(はず、自分の理解では) https://forums.swift.org/t/introducing-swift-configuration/82368 個人的には設定値のホットリロードがすごく嬉しい (edited)
Hi Swift Community! 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 manuall...
👀 4
❤️ 3