In Xcode 6.3, I got this error when trying to run an iOS project written in Swift on a real device.
App installation failed c
App installation failed
c
My problem was I had initially installed the app using a different set of developer credentials on the device. Deleting the app from the device fixed it.