In Xcode 6 Beta 5, when I attempt to run my app after building, I receive an error dialog that says:
App installation failed
My solution which worked for me was to remove a symbolic link file referenced from a an directory entry an in my Build Phases->Copy Bundle Resources section. I had inadvertently placed the symbolic link there.