Xcode->preferences->accounts, we are not getting developer teams and got this error "Unexpected nil property at path: 'Provider/attributes/developerTeamId' "
Replies
This bug cause "Error Finding App Store Connect Credentials" issue while distributing an archive
I could not find a solution in Xcode but at least there is a workaround.
- Download Transporter app from App Store into your Mac
- Extract the ipa from Xcode Organizer
- Choose ipa in Transport
- Deliver
-
I tried following this, but I get this error -- ERROR ITMS-90161: "Invalid Provisioning Profile. The provisioning profile included in the bundle ********* is invalid. [Missing code-signing certificate]. A Distribution Provisioning profile should be used when submitting apps to the App Store.
So ... I generally have just Xcode do all the magic. Do I really have to register a new distribution provisioning profile manually? Any help would be appreciated!
-
It is weird because I uploaded both using automatic signing and choosing the provisioning file via Transporter. You gotta miss something.
I'm also getting this, it seems it happens when you're in more than one development teams. Any ideas how to fix it?