Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 10 says no App Store connect access for team and application loader says no CFbundle ID

Tags:

xcode10

When I archive my Xcode 10 project and I click distribute, It says "No App Store connect access for the team" even though I have created the app and my team info is correct. When I try application loader, the alternate solution to submitting an ap, I say "no CF bundle ID found" I have checked my bundle IDs and they're all the same. Is there something I'm missing?

like image 303
Amtaidan Avatar asked Oct 30 '18 11:10

Amtaidan


People also ask

How do I distribute an app in Xcode 10?

Product → Archive, clicking "Distribute App" in the Organizer in Xcode 10. No accounts with App Store Connect access have been found for the team " [My Team Name]". App Store Connect access is required for App Store distribution.

Is there an App Store Connect account for the team?

No accounts with App Store Connect access have been found for the team " [My Team Name]". App Store Connect access is required for App Store distribution. I've logged into App Store Connect as the correct user account and verified that I have administrative access. Show activity on this post.

Is App Store Connect ACCESS REQUIRED for distribution?

App Store Connect access is required for App Store distribution. I've logged into App Store Connect as the correct user account and verified that I have administrative access. Show activity on this post.

Who is the main account holder in the Apple Developer Program?

The person who enrolled in the Apple Developer Program is the main account holder and has the Legal role in App Store Connect, which includes binding authority for contracts, full access to App Store Connect, and more. The Legal user can provide access to additional team members by setting up accounts for them in App Store Connect.


1 Answers

Had the same issue - quitting XCODE and restarting it solved it for me. Hope this helps.

like image 114
silverjames Avatar answered Sep 21 '22 15:09

silverjames