ios - .xcdatamodeld file not showing data model structure in Xcode -
i have .xcdatamodeld file in project not opening data model. when click on file in left sidebar in xcode, continues display contents of selected file instead of displaying data model. likewise, when right click on file , choose "open >", cannot select display data model—nothing comes up. checked out code svn repo , filer owner not able see in workspace. this symptom have seen time time. in @ least 1 case, due xcode having wrong path stored in path component of xcversiongroup section of project.pbxproj file, , having apparently unnecessary additional name component in section. possible manually edit file, i'm reluctant monkey around project file directly, , fortunately there's easier way. navigate .xcdatamodeld file in finder. easiest way right click/ctrl-click on .xcdatamodeld file , select "show in finder". drag file finder , drop above or below current reference .xcdatamodeld in project navigator in xcode project. click ok accept ...