Could you enable in Xcode 14 Betas the ability to switch to the useful ER diagram for project CoreData models please...
No way to switch CoreData Editor to display ER diagram!
Apparently this has been removed on purpose, which I don't understand why because I use it very often. https://developer.apple.com/documentation/xcode-release-notes/xcode-14-release-notes
Anyone here? Why has this not been addressed publicly by Apple? This is a key piece of functionality to develop and understand CoreData models. Some input from Apple would be helpful here lest everyone moves to Realm.
Just coming here because I am learning SwiftUI / iOS development. I have seen in various Apple Dev Docs this ERD style view referenced, and it is nowhere to be found in XCode 14.x This is super disappointing as trying to manually visualise these relationships between entities is difficult. This seems like a massive oversight by Apple to remove such useful functionality, especially for people like me who are just learning CoreData.