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
I was struggling with it for many days.
Step 1: Deleted every certificates, provisioning profile, appID,Key etc from developer account.
Step 2: Recreated the push notification certificates, provisioning profile, app ID etc.
Step 3: Deleted all the certificates from keychain.
Step 4: Cleared all the provisioning profile from ~/Library/MobileDevice/Provisioning Profiles.
Step 5: Added only the required provisioning file and tested out. It works fine.