Xcode 8 shows error that provisioning profile doesn\'t include signing certificate.
This issue is with Xcode-8 only with Xcode 7, same provisioning profile showing r
This happens because the provisioning profile can't find the file for the certificate it is linked to.
To fix:
The error should be gone now.