Skip to content

重签IPA报错:Failed to match any available certificate for signing: No error message provided. #1

Description

@kkppa

通过个人开发者账号进行IPA重签时报错如下

Traceback (most recent call last):
File "example.py", line 53, in
r.resign_ipa()
File "/Users/icertools/icertools/resign.py", line 288, in resign_ipa
local_cer_uuid = find_matching_local_certificate(cer_uuids)
File "/Users/icertools/icertools/_utils.py", line 124, in find_matching_local_certificate
raise RuntimeError(f"Failed to match any available certificate for signing: {error_message}")
RuntimeError: Failed to match any available certificate for signing: No error message provided.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions