mirror of
https://github.com/SignTools/SignTools.git
synced 2026-05-15 11:15:54 +03:00
[GH-ISSUE #267] xcode_archive errored, retrying #83
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SignTools#83
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wchro on GitHub (Oct 29, 2022).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/267
!! Please fill in this template, DO NOT ignore or delete it. !!
I tried basic troubleshooting first
Describe the bug
I just created my first installation, everything seemed to work until the final step generates an error "xcode_archive errored, retrying" although above I have also seen that it generates errors with the command "xcodebuild", you can see it in the logs below, I have read several old reports of similar bugs but nothing has worked for me.
To reproduce
Steps to reproduce the behavior:
Expected behavior
Successfully signed ipa
Logs
https://pastebin.com/iTvRD1hT
Screenshots
https://i.imgur.com/N0PRXMM.png
System configuration
Additional context
Add any other context about the problem here.
@ViRb3 commented on GitHub (Oct 29, 2022):
You probably used a certificate for a different account (team). Please make sure your certificate is for this team exactly.
@wchro commented on GitHub (Oct 29, 2022):
Oh thank you, working!