菜鸟教程小白 发表于 2022-12-13 04:13:17

ios - Xcode 5.0 卡住 "Attaching to [MyApp]"


                                            <p><p>我无法在 iPhone 模拟器上运行我的应用程序。 Xcode 5.0 显示它当前正在“附加到 ”并且将卡在此。 </p>

<p>以前在 Xcode 4.2 中我可以将调试器更改为 GDB 并且它可以工作,但在 Xcode 5.0 中只有 LLDB。</p>

<p>有人解决了这个问题吗?</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>确保在/etc/hosts 文件中将 localhost 映射到 127.0.0.1。
正如特洛伊木马的链接 <a href="https://stackoverflow.com/questions/15174282/why-does-the-lldb-debugger-constantly-fail-to-attach/15390878#15390878" rel="noreferrer noopener nofollow">Why does the LLDB Debugger constantly fail to attach?</a> 所建议的那样. </p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - Xcode 5.0 卡住&#34;Attaching to &#34;,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/18887136/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/18887136/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - Xcode 5.0 卡住 &#34;Attaching to [MyApp]&#34;