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 Charts #3234

Closed
MonekyHou opened this issue Feb 2, 2018 · 1 comment
Closed

Carthage Charts #3234

MonekyHou opened this issue Feb 2, 2018 · 1 comment
Assignees

Comments

@MonekyHou
Copy link

Why use Carthage introduced Charts run Ben crash error Can not find the class library image not found, added the link framework and run sript still been reported

@liuxuan30
Copy link
Member

Take a look at how ChartsDemo refer the framework. And don't forget to check out Carthage's home page. Basically you don't embed the framework in your project. Linking just linked with the binary, but not guaranteed to be part of your ipa. You can refer dynamic library or static library as reference as well.

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