I played with compound indices for one of my entities. I added 2 (I just clicked the add button twice) and immediately deleted them (by clicking the delete button). Now when I create, I get an error message:
Unconfigured entity: in the Compound Indexes attribute for an Entity object is not a valid property.
I already tried:
- Delete received data
- Cleaning project
- Xcode closure
- Removing an application from a simulator
Recreating the corresponding Entity classes and repeating the above
but the error persists. Any ideas on how to resolve this?
EDIT : I finally reverted to the previous version, but I still would like to know what went wrong.
source share