【发布时间】:2015-01-29 17:07:16
【问题描述】:
是否可以在不安装 iOS 的 mac 插件的情况下使用 crashlytics 和 fabric?
我发现了这个fabric pod,它可以让你获得必要的框架让fabric 工作,但是当我构建我的应用程序时,我收到了这样的消息:
Fabric: This app relies on Fabric. Please sign up for access at https://fabric.io/sign_up,
install Fabric.app then ask a team member to invite you to this app's organization.
If this machine is a build server please remove Fabric.app if present and use xcodebuild so that SchoolSpring.app.dSYM is uploaded.
Command /bin/sh failed with exit code 1
【问题讨论】:
标签: ios cocoapods crashlytics