iOS 解决打包上传报This action could not be completed. Try again. (-22421)问题

iOS 解决打包上传报This action could not be completed. Try again. (-22421)问题_第1张图片
这里写图片描述
iOS 解决打包上传报This action could not be completed. Try again. (-22421)问题_第2张图片
这里写图片描述

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

尊重原创者劳动成果哈

iOS 解决打包上传报This action could not be completed. Try again. (-22421)问题_第3张图片
这里写图片描述
  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 be completed. Try again. (-22421)问题)