Twitter Fabric xcode - Error uploading distribution: Archive Distribution Error: -3

送分小仙女□ 提交于 2019-12-05 21:34:13

问题


I am trying to distribute a new beta version using fabric plugin for mac. Network and proxy are correctly configured, I can access a url that requires proxy athentication, using a browser.

When I try to upload the app, the process finishes with error -3 (http error 400):

Archive distribution error: -3 Could not upload the distribution. The operation couldn't be completed. (HTTP error 400.)

Screenshot: http://i62.tinypic.com/mjl81t.jpg

Tried without success:

  • Restart xcode, fabric plugin

  • Quit fabric.app, clear caché (rm -rf ~/Library/Caches/com.crashlytics.mac), open fabric.app

Could you please help me, to solve this issue?

Thank you!

Eduard.


回答1:


I got this error when I changed the bundle identifier of my target and tried to distribute it as the same app as before.

I solved this issue by registering my application as a new app in Fabric.



来源:https://stackoverflow.com/questions/31245428/twitter-fabric-xcode-error-uploading-distribution-archive-distribution-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!