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

Realm error #699

Closed
taihe opened this issue Jan 22, 2016 · 6 comments
Closed

Realm error #699

taihe opened this issue Jan 22, 2016 · 6 comments

Comments

@taihe
Copy link

taihe commented Jan 22, 2016

In Xcode 7.2, An new Swift Project

After Drag ios-charts to Project

import Charts

Command+B

Error:

1、Realm.h
Realm.h:21:9: 'Realm/RLMArray.h' file not found

2、Charts-Swift.h
Charts-Swift.h:93:9: Could not build module 'Realm'

@pmairoldi
Copy link
Collaborator

You have to manually install realm of you want it. Otherwise just delete that folder.

@taihe
Copy link
Author

taihe commented Jan 22, 2016

Delete which folder?

@pmairoldi
Copy link
Collaborator

The realm folder

@taihe
Copy link
Author

taihe commented Jan 22, 2016

@petester42 I have resolved by CocoaPod install.

Thank you very much

@taihe taihe closed this as completed Jan 22, 2016
@liuxuan30
Copy link
Member

maybe we should highlight 'how to remove Realm' in README? It's there but seems not everyone seeing it

@danielgindi
Copy link
Collaborator

@liuxuan30 Yes I will!

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

4 participants