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

Archive error using swift 4.0 #3072

Closed
ektapadaliya opened this issue Dec 6, 2017 · 1 comment
Closed

Archive error using swift 4.0 #3072

ektapadaliya opened this issue Dec 6, 2017 · 1 comment

Comments

@ektapadaliya
Copy link

Hi,

I am using swift 4.0 version.

I have installed this library using pod. Project is running fine in Simulator and device.

But when I tried to archive project its says module not found.
Please help me.

Thanks,
Ekta.

@liuxuan30
Copy link
Member

liuxuan30 commented Dec 8, 2017

if it just misses chart framework, time to learn how to make pod work with your archive. It's a generic issue rather than ours; stack overflow is the best place to ask.
Hint: check build scripts or any other things that will copy the framework to the correct location.

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