ios - Cannot create NSManagedObject subclass -


i trying learn coredata. created single entity 1 attribute , created it's nsmanagedobject using editor menu.

but try build app shown swift compiler error

file structure:

enter image description here

data.xcdatamodeld: enter image description here

error: enter image description here

you manually generating nsmanagedobject subclass, has been generated xcode.

find detailed solutions here.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -