Cannot proceed with delivery: an existing transporter instance is currently uploading this package


把Application Loader(或者XCode->Organizer->Archived Applications->Submit)中正在上傳的文件中斷或者刪除,再次Submit提示:
Cannot proceed with delivery: an existing transporter instance is currently uploading this package。
無論如何Clean All、重新Submit都失敗,給出上述提示。
原因:上傳的動作被記錄在UploadToken中了。
解決方法:
(1)打開終端,輸入cd,到達個人用戶目錄下。
(2)輸入ls -a,可以看到一個隱藏的目錄 .itmstransporter
(3)cd .itmstransporter/UploadTokens
(4)ls ,可以看到一個類似 xxxxx.local_itunesConnectUSERxxxxxx.itmsp.token文件
(5)nano  xxxxx.local_itunesConnectUSERxxxxxx.itmsp.token,在里面把內容都刪除,保存。
(6)重新在Organizer里面submit,ok了

From:http://www.cocoachina.com/bbs/read.php?tid-29899.html


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM