ios - Realm lexical or preprocessor 'RLMAccessor.h' file not found Objective C -
the error occurred when updated pod
here pod file content
pod 'realm', '~> 0.92.3' pod 'afnetworking', '~> 2.5' pod 'componentkit', '~> 0.11' target 'plugd' end target 'plugdtests' pod 'realm/headers' end
update 0.92.3 it's pretty big. check installation steps again.
Comments
Post a Comment