ios - Fabric :/ios/Pods/Fabric/run”: No such file or directory
<p><p>使用pod安装fabric但得到<code>/ios/Pods/Fabric/run”: No such file or directory</code>,
我在 </p> 中添加了运行脚本
<pre><code> “${PODS_ROOT}/Fabric/run”<API KEY> <S KEY>”
</code></pre>
<p>在构建日志中显示环境变量被选中,</p>
<p>什么问题无法解决,</p>
<p>这里是 pod 版本</p>
<pre><code>pod 'Fabric', '~> 1.7.6'
pod 'Crashlytics', '~> 3.10.1'
</code></pre></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>在最近一次更新 Crashlytics 后,使用 Flutter 再次出现此问题。</p>
<p>将 <code>pod 'Fabric'</code> 添加到 Podfile 修复了这个问题。</p></p>
<p style="font-size: 20px;">关于ios -Fabric:/ios/Pods/Fabric/run”: No such file or directory,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/50589904/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/50589904/
</a>
</p>
页:
[1]