Xcode throws this error when I try to CMD+I (Profile) an app on the device. Running is fine. Just profiling doesn't work and gives this error.
The path to the Entitlements.plist is bogus and points to a location that doesn't exist anymore.
I don't want to do Ad-Hoc Distribution, just profile my app on the device.
I'm finding only Xcode 3.2 related resources about this issue. Has anyone else encountered this with Xcode 4 and found a solution?