DanTheMan827 / ios-app-signer

This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.
https://dantheman827.github.io/ios-app-signer
GNU General Public License v3.0
5.49k stars 1.05k forks source link

"Found 0 Codesigning Certificates" #210

Open juiceforjustin opened 2 years ago

juiceforjustin commented 2 years ago

Hello,

Hope you are well. I'm a bit confused.. I keep getting this popup... I'm somewhat techy but this is beyond me.. Any help?

Screen Shot 2022-07-18 at 8 36 38 AM
frankjonen commented 1 year ago

Same here. The signing cert remains empty despite a successful build.

Ulrik54 commented 1 year ago

Same on El Capitan, and I followed the troubleshooting guide.

dustinhess commented 1 year ago

Same after following the troubleshooting steps. I actually had to install the G1, G2, and G3 WDR certificates from here: https://www.apple.com/certificateauthority/ in order to get the program working with my apple distribution certificate. Maybe update the code to just pull all the WDR certs?