I cannot get Xcode 11 to update CoreData sublasses.
There used to be a menu item 'Editor' > 'Create NSManagedObject Subclass' which does not exist anymore.
Now when I make changes in the core data schema file, existing files like MyModel+CoreDataProperties.swift
do not get updated automatically either.
Any ideas?