domingo, 3 de febrero de 2013

IOS Private Key .p12 and .pem


To install a private key and pair, for IOS development through the terminal, type the following


security import priv_key.p12 -k ~/Library/Keychains/login.keychain

security import pub_key.pem -k ~/Library/Keychains/login.keychain



I always forget this, thats wh this entry exists!

No hay comentarios:

Publicar un comentario