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...