Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 4.1.0 - doesnt compile #66

Open
freeubi opened this issue Jun 9, 2018 · 3 comments
Open

Version 4.1.0 - doesnt compile #66

freeubi opened this issue Jun 9, 2018 · 3 comments

Comments

@freeubi
Copy link

freeubi commented Jun 9, 2018

I'm using Xcode 9.4, and the v4.1.0 on cocoa pod doesn't compile. Could you fix it?

@ajandrade
Copy link
Contributor

ajandrade commented Jul 4, 2018

The version from CocoaPods is not updated.
It will work if you point to GitHub instead. Try this:
pod 'SwiftState', :git => 'https://github.com/ReactKit/SwiftState', :submodules => true
I hope this helps.

@freeubi
Copy link
Author

freeubi commented Jul 6, 2018

Thanks, I can build it - I will test it more on the weekend.

@juliengdt
Copy link

@ajandrade thanks but I can't figure out why submodules tag is need when no submodules spec is tagged in Podspec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants