I am running Xcode 6 and iOS 8 GM. Every other time I run my app I get this message from Xcode:
\"Could not inspect the application package\"
I had the same issue, and the problem was that I had an alias in the xCode project. I removed it and it works.