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've seen this error before when there is something in the entitlements file but is not enabled for the app id in the provisioning centre.
Specifically I had HealthKit enabled in the entitlements file but not configured for the application identifier.