I am setting up an automatic build server for an iOS application project. I have done most of this. Now this is the last round. Security.
A developer certificate / private key and provisioning profile can be easily installed in Keychain with a graphical interface. But I want to do this through the command line to automate even the configuration process. Export / import of certificates, private keys, preparation profiles via the command line.
Any recommendations would be greatly appreciated.
command-line ios sdk keychain
Eonil Dec 06 '10 at 17:22 2010-12-06 17:22
source share