Failed to load optimized model at path

Is anybody else seeing this on iOS9 devices and simulator? My app runs fine, but core data complains in the console with the follow


CoreData: Failed to load optimized model at path '/var/mobile/Containers/Bundle/Application/3D3B8B81-5674-47A7-A46F-26EDF119BCBD/MyApp.app/MyAppDataModel.momd/MyAppDataModel11.omo'

Replies

I saw the same.

Ran in to this problem today, posted my fix here:

http://stackoverflow.com/a/32771126/3727143