maciekish / iReSign

iReSign allows iDevice app bundles (.ipa) files to be signed or resigned with a digital certificate from Apple for distribution. This tool is aimed at enterprises users, for enterprise deployment, when the person signing the app is different than the person(s) developing it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Certificate ID's failed"

Parigi65 opened this issue · comments

I receive this error when I open iResign.
If I write the name of the Certificate inside the field all goes correctly.

It worked good previously, how I can resolve?
Have I to check something into my Keychain?

Please, help me.

I'm having the same issue.

My certificates are not appearing on the dropdown menu.

Is this getting resolved shortly?

I was having the same issue. It's due to an apple certificate expiring. See this article for details
https://developer.apple.com/support/certificates/expiration/
Following the steps in What should I do if Xcode doesn’t recognize my distribution certificate? fixed this issue for me.

Thanks! The issue is fixed.