I\'m getting some of these prints in my console while running my application from Xcode 6 in my iPhone 6 with iOS 9 beta 5:
CoreData: Failed to load o
I found a solution for this. I rewrote the whole schema, and when I run the code I got rid of those warnings from core data.
I suggest please take back-up before you try this.
Hope it helps you.