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

I am gettign @import AppKit is missing in Charts-Swift.h under charts.framework #1971

Closed
dileep017 opened this issue Dec 16, 2016 · 4 comments

Comments

@dileep017
Copy link

I tried to configure CI job for my build and tried to build now,while building the workspace i am getting the below errors,

/Users///workspace/"Projectname"/build/Release-iphoneos/Charts.framework/Headers/Charts-Swift.h:116:9: error: module 'AppKit' not found
@import AppKit;

Can some one please suggest how it is occurring and how to resolve?

@liuxuan30
Copy link
Member

I searched it does not import AppKit at all... Would you double check? Refer ChartsDemo as well.

@dileep017
Copy link
Author

I have referred to ChartsDemo,it didnt import any Appkit.

@dileep017
Copy link
Author

But still getting the same error in my jenkins job.

@liuxuan30
Copy link
Member

Yes, that's why we don't know what happened for your jenkins and where is it from.. You need to check yours

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