mirror of
https://github.com/SignTools/SignTools.git
synced 2026-04-26 10:25:54 +03:00
[GH-ISSUE #215] xcode_archive errored, retrying every time #67
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SignTools#67
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 @CobreDev on GitHub (Jun 8, 2022).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/215
!! Please fill in this template, DO NOT ignore or delete it. !!
I tried basic troubleshooting first
Describe the bug
Whenever I try to sign any IPA file, it always errors out at
xcode_archive errored, retrying. I even deleted my Heroku instance and CI repo (I'm using GitHub Actions). I used to have this working, then I didn't use it for a while and it stopped working. I'm a member of an organization's paid dev account (I'm listed as the Developer role), but the Team ID in the certificate matches what's listed in the Developer portal online.To reproduce
Steps to reproduce the behavior:
Expected behavior
I expected it to successfully sign the IPA, just like it used to.
Logs
If possible, please include logs.
https://pastebin.com/D931NWmz
Screenshots
If applicable, add screenshots to help explain your problem.
System configuration
Additional context
Add any other context about the problem here.
@ViRb3 commented on GitHub (Jun 8, 2022):
From the logs:
Seems like you don't have sufficient permissions.
@ViRb3 commented on GitHub (Jun 13, 2022):
Closing since answered.