I'm developing a CloudKit based app, everything works fine. but when I add an index of "searchable" type for a string field in development environment, I can't deployment the schema to Production. It always report:
No Changes to Deploy
The schema in Development environment is the same as Production. Is there any body have the same issue?