I have an issue my original application that was built on iOS version 9.0, my new release is built using Xcode 9.2 i set deployment target to 9.0.to be backward compatible to older iPads.. App crashes on trying to save to core data ' Does not recognize Entity for name ' The Entity name is in my Core Data Stack , so I am not sure what is going on. Any guidance or ideas ?
Regards JZ