pointfreeco / swift-composable-architecture

A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
https://www.pointfree.co/collections/composable-architecture
MIT License
12.22k stars 1.42k forks source link

Swift 6: Key path sendability #3282

Closed stephencelis closed 2 weeks ago

stephencelis commented 1 month ago

This PR is off of #3277. It fixes some warnings related to key path sendability in Swift 6.