ios - 突然无法在 iPhone 模拟器上运行应用程序
<p><p>我的应用在 iPhone 模拟器上运行良好。我遇到了一个问题(在这里讨论:<a href="https://stackoverflow.com/questions/9923882/intermittent-error-accessing-core-data-model-contacts-database" rel="noreferrer noopener nofollow">Intermittent error accessing core data model / contacts database</a>),现在突然之间,它不会在 iPhone 模拟器上构建和运行。我有以下错误:</p>
<pre><code>Couldn't register com.yourcompany.XXX with the bootstrap server. Error: unknown error code.
This generally means that another instance of this process was already running or is hung in the debugger.(lldb)
</code></pre>
<p>有什么想法吗?我已经尝试完全关闭和重置 iPS 以及删除应用程序并重新安装,但无济于事。</p>
<p>非常沮丧!!!</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>重置您的 iphone 模拟器并清理您的 xcode 项目。</p>
<p>键入</p>
<pre><code>apple-alt-shift-k
</code></pre>
<p>在 xcode 中。</p></p>
<p style="font-size: 20px;">关于ios - 突然无法在 iPhone 模拟器上运行应用程序,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/10070891/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/10070891/
</a>
</p>
页:
[1]