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

Carthage support #149

Open
levey opened this issue Aug 4, 2017 · 1 comment
Open

Carthage support #149

levey opened this issue Aug 4, 2017 · 1 comment

Comments

@levey
Copy link

levey commented Aug 4, 2017

Any schedule to support Carthage?

@Jeehut
Copy link

Jeehut commented Nov 4, 2019

I have just forked FCModel, removed everything unrelated to the project itself and added a project for Carthage support. If you want to use the latest master of this project and include it via Carthage, you can use my fork like this:

github "Jeehut/FCModel" "master"

To get the latest CocoaPods release 0.9.0, use this line instead:

github "Jeehut/FCModel" "carthage/v0.9.0"

Please note that I didn't post a PR because I don't have the time to ensure FCModel works both with CocoaPods and Carthage and it probably won't get merged this way.

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

2 participants