object_schema.cpp:19:10: 'object_schema.hpp' file not found RealmSwift 0.98.3 #3274
Labels
Comments
Please try to clean your build folder, reset your CocoaPods integration ( |
Thank you ! I have clear all except clearing CocoaPod cache, So clearing cache was resolving problem. |
Thanks for reporting back! |
thanks, I clear cocoapods cache and worked |
thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Today after I run pod install in my project, Realm was updated to 0.98.3 from 0.98.2 and I was not able to build my project anymore because of this error in RealmSwift module:
....Pods/Realm/Realm/ObjectStore/impl/async_query.cpp:19:10: 'impl/async_query.hpp' file not found
Version of Realm and Tooling
Xcode 7.2.1
CocoaPods 0.39.0
Realm 0.98.3
The text was updated successfully, but these errors were encountered: