Since upgrading to Xcode 8 I cannot run any app on my iPhone. The build fails with error:
error: Task failed with exit 0 signal 11
For me this issue was due to expired certificate. I updated my certificate and provisioning profile and issue got solved.