I am new here and wanted to create code and program for my personal use.
I chose a new Project (IOS App) with Xcode 12.2 and then chose SwiftUI and "Use Core Data". It will generate a project with an Entity -item- that shows errors and can't be extended further. New Attritbutes can be typed in but can't be addressed in the code (Unknown).
Are there any hints? Can't you read somewhere how the correct form of CoreData is?
Thanks in advance.
Karl-Peter
I chose a new Project (IOS App) with Xcode 12.2 and then chose SwiftUI and "Use Core Data". It will generate a project with an Entity -item- that shows errors and can't be extended further. New Attritbutes can be typed in but can't be addressed in the code (Unknown).
Are there any hints? Can't you read somewhere how the correct form of CoreData is?
Thanks in advance.
Karl-Peter