I have a project where I use Images.xcassets to organize my image resources. After update to Xcode 6 beta no image is displayed when the application runs. It looks like Xcode can't find path.
I found a temporary solution – old way:
So, what's wrong with xcassets in Xcode 6?
That is Xcode6-Beta bug. I use it normally in Xcode5. goog luck