美文网首页
iOS 解决打包上传报This action could not

iOS 解决打包上传报This action could not

作者: JohnayXiao | 来源:发表于2017-08-04 09:01 被阅读20次
这里写图片描述 这里写图片描述

终端执行三条命令完美解决

尊重原创者劳动成果哈

这里写图片描述
  1. cd ~
  2. mv .itmstransporter/ .old_itmstransporter/
  3. "/Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms/bin/iTMSTransporter"

注意:

一定要等第三条命令执行完毕才可以哦!

相关文章

网友评论

      本文标题:iOS 解决打包上传报This action could not

      本文链接:https://www.haomeiwen.com/subject/yyxvlxtx.html