ReactKit / SwiftState

Elegant state machine for Swift.
MIT License
903 stars 93 forks source link

Support SPM #72

Open KKirsten opened 4 years ago

jaerod95 commented 4 years ago

This has been sitting around for a few months, is this project not being actively maintained anymore?

rodmaz commented 4 years ago

Meanwhile when we try to add SwiftState into our project using SPM, we get the following error:

because SwiftState >=4.0.0 contains incompatible tools version and root depends on SwiftState 6.0.0..<7.0.0, version solving failed.
bohdansasko commented 2 years ago

works fine. Probably, the PR can be closed(Xcode 13.3.1)