This question already has an answer here:
I am trying to set up a new machine with XCode and my developer account and keep running into the following error while trying to refresh provisioning profiles from the Organizer:
Too few items in Property/teams/Entity/Developer
I have followed all of the suggestions in this thread, to no avail.
It seems like it's a problem with multiple/incorrect identities in the keychain, but I have not been able to fix it thus far, and there seems to be very little info on this issue in the wild.
I have tried all of the following:
- Deleting all of development-related certificates in my keychain
- Revoking/reissuing the development certificate via iOS dev center.
- Logging out of all other Apple-related services (iTunes, App Store, etc).
- Reinstalling XCode via App Store.
Has anyone else had this problem?
There is a simpler way:
@mutexmark is right:)
BTW, here is the Apple doc:
https://developer.apple.com/legacy/library/technotes/tn2250/_index.html
Provisioning Profile Refresh Troubleshooting:
If you are receiving the error message:
Too few items in Teams
Perform the steps below:
Open Keychain Access > Passwords category.
Delete the entries for daw.apple.com and daw2.apple.com
Retry the Provisioning Profile Refresh process.
Was able to solve this just now by following some advice from another developer forum.
This worked for me:
Credit to Ronald Lee for this answer.
This stuff is just sooooo frustrating. Not sure if it will help but I snapshoted what I have in the KeyChain. When you see a disclosure triangle it means there is a Key under the certificate.
I still encountered the same issue after following the other answers on this page. Here is what I needed to do to get things working.
Make sure that you have fully accepted the invitation email to join the Apple Developer program. Your account admin can verify your status through the management panel.