Xcode 10.2.1 craches when deleting an entity on datamodel

Hi,


I can´t delete any antity from my datamodel because when I do delete it, Xcode chaches, in fact it closes it self abruptaly.

It would be nice if on closing Xcode it closed as fast as it closes with this bug, it would save me a lot of time! lol

Could some one give a clue on that?


Kind regards,


Angelo

Replies

Might try sniffing around the System log via the Console application in ▸ ⁨Applications⁩ ▸ ⁨Utilities⁩ - to see if you can find anything related to Xcode's demise in that example.


Still no joy, try visiting ~/Library/Preferences and deleting the com.apple xcode prefs, then rerunning Xcode...it will build new prefs at that time.


Still no joy, open that project in Xcode and use the Product menu w/the option key pressed, choosing to 'clean build folder', then cross fingers, toss chicken bones (fresh, not frozen), delete the entity and stand back.


Good luck.