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

myproj.xcodeproj doesn't have a target YOChartImageKit #10

Open
raygerrard opened this issue Sep 14, 2018 · 3 comments
Open

myproj.xcodeproj doesn't have a target YOChartImageKit #10

raygerrard opened this issue Sep 14, 2018 · 3 comments

Comments

@raygerrard
Copy link

I am getting the following error when trying to do seed install after adding to Seedfile

myproj.xcodeproj doesn't have a target YOChartImageKit

@jimijon
Copy link

jimijon commented Jun 9, 2019

how did you fix this?

@yasuoza
Copy link
Owner

yasuoza commented Jun 10, 2019

For CocoaSeeds, you must create YOChartImageKit target first.
Then run seed install. BTW, CocoaSeeds seems to be end of life(repository is archived now), so I recommend Carthage instead.

@jimijon
Copy link

jimijon commented Jun 10, 2019

I punted. I copied the files in and then added them to my bridging-header. Seems to work. Though my line chart seems awfully flat.

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