Thank you for your answer. Now this problem has been solved. Previously, I used Jenkins in the CI process to execute shell scripts, but the export always failed. Later, I manually executed the shell code using the terminal, and the export was successful. Then I used the Jenkins CI process again and it was successful. However, there are still many blank error accounts in xcode-settings-account. Can you tell me how to solve this?
Post
Replies
Boosts
Views
Activity
This command solved all my problems, thank you very much
I also have a problem. My developer account will automatically log out, causing the package to fail. Have you solved it?
@DTS Engineer I use automatic signing, and I have logged into my developer account in Xcode, and I have added the parameter -allowProvisioningUpdates YES to the package command. This used to work fine, but now this problem has occurred. Should I switch to manual signing?