Error: could not locate an NSManagedObjectModel for entity name 'TAB_RSS'

Posted by Stephen on Stack Overflow See other posts from Stack Overflow or by Stephen
Published on 2010-06-16T13:08:03Z Indexed on 2010/06/16 13:12 UTC
Read the original article Hit count: 648

Filed under:

Hello,

Does anyone know what does the following error mean:

+entityForName: could not locate an NSManagedObjectModel for entity name 'TAB_RSS'

I noticed my frameworks were highlighted in red UIKIT.framework, Foundation.framework and CoreGraphics.framework. I've now added these but am getting a warning message stating "missing required architecture i386 in file". I think this may be related to the above error.

I found another post that may help me http://stackoverflow.com/questions/1...e-i386-in-file but I can't find my project.pbxproj file. I think i need to edit this and remove references to the FRAMEWORK_SEARCH_PATHS.

Stephen

© Stack Overflow or respective owner

Related posts about xcode