I'm trying to run some example projects from GitHub. After upgrading to Xcode 8, I see the same set of errors for multiple projects:
None of your accounts are a member of '...': An unexpected error
occurred. Xcode cannot find a team matching '...'.
No profiles for '...' were found: Xcode couldn't find a provisioning profile matching '...'.
Code signing is required for product type 'Application' in SDK 'iOS 10.0'
I've tried the steps described here: https://stackoverflow.com/a/39498874/2901178, but it didn't work.
If you found any Extensions under TARGETS. You have to choose the development team for that too. Hope this helps you.
Make sure you have all Identities created. Go to Xcode Settings - Accounts - Account Details - Click "Create" for every identity you need. The rest will be solved with "Automatically manage signing".
This is what that screen should look like.
In addition to @Maniganda's answer. If you are using CocoaPods, be sure that you have checked each target for the Pods project.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With