[GH-ISSUE #217] Can't sign ipa with developer account #70

Closed
opened 2026-03-04 00:23:37 +03:00 by kerem · 2 comments
Owner

Originally created by @hcsavn on GitHub (Jun 14, 2022).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/217

!! Please fill in this template, DO NOT ignore or delete it. !!

I tried basic troubleshooting first

Describe the bug

I tried for signing any ipa with Apple Developer Account but it not work

To reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Logs

If possible, please include logs.
https://pastebin.com/mcmVTWEK

Screenshots

If applicable, add screenshots to help explain your problem.

System configuration

  • SignTools version: 2.5.18
  • Installation type: cloudflared
  • Builder type: SignTools-CI
  • Builder version: [e.g. 1.0.0 for SignTools-Builder; the latest commit hash of your repo for SignTools-CI, e.g. 03e0ed9]

Additional context

Add any other context about the problem here.

Originally created by @hcsavn on GitHub (Jun 14, 2022). Original GitHub issue: https://github.com/SignTools/SignTools/issues/217 !! Please fill in this template, DO NOT ignore or delete it. !! **I tried basic troubleshooting first** - [x] Updated **both** [SignTools](https://github.com/SignTools/SignTools) **and** the builder ([SignTools-CI](https://github.com/SignTools/SignTools-CI) or [SignTools-Builder](https://github.com/SignTools/SignTools-Builder)) to the latest version - [x] Read through the [FAQ page](https://github.com/SignTools/SignTools/blob/master/FAQ.md) **Describe the bug** I tried for signing any ipa with Apple Developer Account but it not work **To reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Logs** If possible, please include logs. https://pastebin.com/mcmVTWEK - For SignTools Heroku, check [how to retrieve logs via the UI](https://devcenter.heroku.com/articles/logging#log-retrieval-via-the-ui). - For SignTools self-hosted, the logs will be printed in your terminal. - For SignTools-CI, check [how to use workflow run logs](https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/using-workflow-run-logs). You can also click the "Status" button on any app in the web interface. **Screenshots** If applicable, add screenshots to help explain your problem. **System configuration** - SignTools version: 2.5.18 - Installation type: cloudflared - Builder type: SignTools-CI - Builder version: [e.g. 1.0.0 for SignTools-Builder; the latest commit hash of your repo for SignTools-CI, e.g. 03e0ed9] **Additional context** Add any other context about the problem here.
kerem 2026-03-04 00:23:37 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@ViRb3 commented on GitHub (Jun 14, 2022):

From the logs:

Your account already has an Apple Development signing certificate for this machine, but its private key is not installed in your keychain.

Your p12 is incorrect/out of date.

<!-- gh-comment-id:1154802142 --> @ViRb3 commented on GitHub (Jun 14, 2022): From the logs: > Your account already has an Apple Development signing certificate for this machine, but its private key is not installed in your keychain. Your p12 is incorrect/out of date.
Author
Owner

@hcsavn commented on GitHub (Jun 14, 2022):

Thank you so much, i will try again

<!-- gh-comment-id:1154828158 --> @hcsavn commented on GitHub (Jun 14, 2022): Thank you so much, i will try again
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SignTools#70
No description provided.