tokopedia / RxComposableArchitecture

RxComposableArchitecture is a forked of Composable Architecture with adjustment to make it work with UIKit.
Apache License 2.0
31 stars 5 forks source link

Support Xcode 14.3 #86

Closed dikasetiadi closed 1 year ago

dikasetiadi commented 1 year ago

We having issue related on ResultBuilder that used on reducerProtocol since new Swift 5.8 released along with xcode 14.3

we plan to update our code base to 0.50.0 version Composabel Architecture code base. Here we split some PRs to achieve the goal: