ReactKit / SwiftState

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

CocoaPod doens't compile with Xcode 9.2 #62

Closed richardtop closed 3 years ago

richardtop commented 6 years ago

CocoaPod doens't compile with Xcode 9.2

juliengdt commented 5 years ago

try this in your Podfile

pod 'SwiftState', :git => 'https://github.com/ReactKit/SwiftState', :submodules => true