ios - Xcode 7 需要很长时间才能生成构建。它几乎卡在管理器窗口中
<p><p>我们已将 Xcode 6.x 升级到 7.x,并且对于系统重新启动后的每次首次构建,都需要一个多小时才能吐出 ipa 构建。下次以后就好了。</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>卸载 Xcode 7 并安装 Xcode 7.2.x。现在它工作正常......所以看起来7中有错误。</p>
<blockquote>
<p>It's not just about uninstall and fresh installation. Please follow
the below steps to stop hanging your Organizer window while taking
build.</p>
</blockquote>
<ol>
<li><strong>删除所有派生数据(~/Library/Developer/Xcode/DerivedData)</strong></li>
<li><strong>删除所有存档(~/Library/Developer/Xcode/Archives)</strong></li>
<li><strong>删除所有产品(~/Library/Developer/Xcode/Products)</strong></li>
</ol>
<p>然后进行构建。</p>
<blockquote>
<p>Note: All 3 steps are must to make the build faster</p>
</blockquote></p>
<p style="font-size: 20px;">关于ios - Xcode 7 需要很长时间才能生成构建。它几乎卡在管理器窗口中,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/35522611/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/35522611/
</a>
</p>
页:
[1]