Hello,
I was trying to solve the error "Command CodeSign failed with a nonzero exit code" that occurs when I try to archive and publish my app. I realized the Team IDs on the Portal (To right corner next to my name eg "Pete Park - ABC1D2E334") and my Mac Keychain Acces (eg "Pete Park - XYZ9W8V776") do not match.
The number on KeyChain Access, is that's a Team ID. (clueless self learner here)
If yes, do they need to match?
Any suggestion for the CodeSign error? Is "errSecInternalComponent" the error?
Sorry if these questions are obvious or stupid. Thanks so much for any advice.
Post
Replies
Boosts
Views
Activity
Hi all,
I have two apple accounts. Stupidly my project is written in Account A and my paid developer account is Account B. When I tried to archive and publish under Account A, it says "Team "*** (Personal Team)" is not enrolled in the Apple Developer Program". But when I add a team to Account B, "Command CodeSign failed with a nonzero exit code". I know it is not the code itself because it runs fine when I use Account A. Just couldn't publish.
Any advice? Many many thanks
Hi, my project with Google Mobile Ad SDK pod is facing a lot of issues. It's now the one in the title.
Literally every post I found is about setting the User Script Sandboxing in the build option to no. But mine is already no. Any advice?
A little more info, at first it was "Command PhaseScriptExecution failed with a nonzero exit code". I clean the build folder. It changed to "Sandbox: rsync.samba([some other number]) deny(1) file-read-data". I cleaned the build folder again. Then it changed to the title one. Not sure if this is relevant.
Many many thanks!