问题
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