终端ssh登录mac用shell打包ipa报错:replacing existing signature

终端ssh登录mac用shell打包ipa报错:replacing existing signature

 

报错原因:login.keychain被锁定,ssh登录的没有访问权限

解决方法:终端敲入 security unlock-keychain ${HOME}/Library/Keychains/login.keychain

然后输入你mac的登录密码

posted @ 2014-12-23 14:17  MrBlue  阅读(2274)  评论(0编辑  收藏  举报