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

module 'Charts' not found when dray it into target #2803

Closed
shimxMoyi opened this issue Sep 20, 2017 · 3 comments
Closed

module 'Charts' not found when dray it into target #2803

shimxMoyi opened this issue Sep 20, 2017 · 3 comments

Comments

@shimxMoyi
Copy link

my target have cocoapods already, i dray Charts floder into my target,and import Charts in Bridging-Header.h,but it show module 'Charts' not found。
default

@thierryH91200
Copy link
Contributor

In order to correctly compile:

Drag the Charts.xcodeproj to your project
Go to your target's settings, hit the "+" under the "Embedded Binaries" section, and select the Charts.framework
@import Charts

@shimxMoyi
Copy link
Author

shimxMoyi commented Sep 20, 2017

default
default
default
i m in correct step。but,when i install a pod in project,then,its fail
default
@thierryH91200

@liuxuan30
Copy link
Member

check your pod configuration and where's the framework.

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