Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

codesign keychain

  1. S

    iOS codesign: no identity found

    I have several certificates (.p12) and provisioning profiles in my git repository. I have an apple build machine to which I connect with ssh. My job is to resign IPA packages what works fine using the Jenkins on that box - but now I need to sign some on the command line. What I do: 1. git clone...