简体   繁体   English

Firebase崩溃:如何在iOS上删除?

[英]Firebase Crash: how to remove on iOS?

I want to disable Firebase Crash Reporting on iOS, as I am already using Crashlytics (through Fabric). 我想禁用iOS上的Firebase崩溃报告,因为我已经在使用Crashlytics(通过Fabric)。

I removed pod 'Firebase/Crash' fom my Podfile, but when I compile the application, it gives me an error: 我从Podfile中删除了pod'Firebase pod 'Firebase/Crash' ,但是当我编译应用程序时,它给了我一个错误:

Script-xxxxxxxxxxxxx.sh: line 3: /myproject/Pods/FirebaseCrash/upload-sym: No such file or directory Script-xxxxxxxxxxxxx.sh:第3行:/ myproject / Pods / FirebaseCrash / upload-sym:没有这样的文件或目录

how can I fix it? 我该怎么解决?

删除最初设置 Firebase崩溃时添加到“ Build Phases的“运行脚本”。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM