7

I am fixing a core data model. I create a new model version, and fix all the conditions that are causing warnings. I am still getting warnings for the older model versions though.

I am looking for the best way of getting rid of/hiding those warnings, without impacting the display of warnings project-wide

JP Hribovsek
  • 6,707
  • 2
  • 21
  • 26
  • can you elaborate and show the warnings? – Volker Mar 14 '14 at 15:00
  • The warning is the "Setting the No action delete rule is an advanced setting". – JP Hribovsek Mar 14 '14 at 15:05
  • try http://stackoverflow.com/questions/8221813/how-to-disable-no-inverse-relationship-warning-for-coredata-in-xcode-4-2 – Volker Mar 14 '14 at 15:20
  • 2
    this doesn't answer my question. I know how to fix the warning or hide the warning project wide, the question is about hiding them for previous model versions. – JP Hribovsek Mar 14 '14 at 16:07
  • I am facing the same above said issue.. I have cleared my coredata warnings (MOMC_NO_INVERSE_RELATIONSHIP_WARNINGS) in my latest migrated version. But the warnings are still shown for the previous momd versions.. Is there any way to get rid of them yet ? We can set a flag for it in build setting but just to suppress the warning which will not be of help as that is going to hide any future momd warning.. – XiOS Apr 16 '18 at 12:46

0 Answers0