xcode 无法使用 Fabric/Crashlytics 上传构建

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/32895067/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 07:59:05  来源:igfitidea点击:

Not able to upload build using Fabric/Crashlytics

iosxcodecrashlyticstwitter-fabric

提问by Marco Tolman

This morning I installed the latest Crashlytics plugin (Fabric was showing the '!') as well as Xcode 7.0.1

今天早上我安装了最新的 Crashlytics 插件(Fabric 显示了“!”)以及 Xcode 7.0.1

Now I am no longer able to upload a beta build. Usually after an archive action finishes I'd see the 'Distribute' button. Now nothing. Can anyone help me out here?

现在我无法再上传测试版。通常在存档操作完成后,我会看到“分发”按钮。现在什么都没有。有人可以帮我从这里出去吗?

The Fabric plugin also no longer seems to live in the menu bar. Not sure if that's related.

Fabric 插件似乎也不再出现在菜单栏中。不确定这是否相关。

采纳答案by Mike Bonnell

Mike from Crashlytics and Fabric here.

来自 Crashlytics 和 Fabric 的 Mike。

If you quit and relaunch Fabric.app that will pull in the latest version of Fabric.app which has a fix for this. The version would be 2.0.1.

如果您退出并重新启动 Fabric.app,这将引入最新版本的 Fabric.app,该版本已对此进行了修复。版本为 2.0.1。

回答by lucianoenrico

if your the upload doesn't start automatically when you archive you can still do it manually. On the Fabric app, select the Beta tab. Then first click "ACTIVE", then click "ARCHIVES": now you'll see the IPA you archived.

如果您在存档时没有自动开始上传,您仍然可以手动进行。在 Fabric 应用程序上,选择 Beta 选项卡。然后首先单击“ACTIVE”,然后单击“ARCHIVES”:现在您将看到您归档的 IPA。