Xcode Core Data Editor stopped working in Xcode 12

Viewed 372

does anybody have the same problem, that you can not edit the core data anymore? Even if I start a new project in Xcode 12 or in the latest beta it just looks like this: enter image description here

Any suggestions how to solve this?

3 Answers

This issue was related to Bug Sur and was resolved in Big Sur Beta Version 10.

Just update your OS to fix this problem.

Issue got resolved in the Beta 10 of Mac OS Big Sur

Related