-
-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Comments
You have to manually install realm of you want it. Otherwise just delete that folder. |
Delete which folder? |
The realm folder |
@petester42 I have resolved by CocoaPod install. Thank you very much |
maybe we should highlight 'how to remove Realm' in README? It's there but seems not everyone seeing it |
@liuxuan30 Yes I will! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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'
The text was updated successfully, but these errors were encountered: