摘要:
上传ipa包时候报错: ERROR ITMS-90535: "Unexpected CFBundleExecutable Key. The bundle at 'Payload/**.app/guide.bundle' does not contain a bundle executable. If 阅读全文
摘要:
ssh 远程登录打包的时候,在最后一步签名的时候出错, 提示: CodeSign .... User interaction is not allowed. 原来是需要UI界面来提示使用钥匙串中的证书进行签名,默认的证书都添加到了登录中,可以在打包前使用下边命令使用密码打开钥匙串: security 阅读全文