I have a basic data model with some objects created. I have established some relationships without inverse relationships. I do not want to have an inverse relationship, is there a way to suppress these warnings?
I am using iOS 5 and Xcode 4.
source share