Bootstrap Server Error in Xcode IPHONE(Xcode IPHONE 中的引导服务器错误)
问题描述
我多次收到以下错误,这个错误导致我无法运行我的应用程序,除非我重新启动整个 Mac.
I get the error below many times and this error makes it impossible to run my application unless I restart the whole Mac.
这不是由于代码更改造成的.
This is not caused due to changes in code.
错误:
无法注册 com.yourcompany.使用引导服务器.错误:未知错误代码.这通常意味着该进程的另一个实例已经在运行或挂在调试器中.
可能出了什么问题?
请提出您的建议,我们非常欢迎.
Please give your suggestions, they are most welcome.
推荐答案
更新
您可以查看此链接.这可能会解决您的问题.无法向引导服务器注册
You can check this link. This may solve your problem. Couldn't register with the bootstrap Server
对我来说,当我使用 Activity Monitor 杀死 Xcode 和 Simulator 应用程序然后重新启动这些应用程序时,它已经工作了.
For me it has worked when I have killed the Xcode and Simulator Apps using Activity Monitor and then restarting those apps.
您可以阅读以下主题:iPhone - 在模拟器上测试时出现奇怪错误
http://discussions.apple.com/message.jspa?messageID=10416765
这篇关于Xcode IPHONE 中的引导服务器错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:Xcode IPHONE 中的引导服务器错误


基础教程推荐
- 如何使 UINavigationBar 背景透明? 2022-01-01
- 使用 Ryzen 处理器同时运行 WSL2 和 Android Studio 2022-01-01
- Android ViewPager:在 ViewPager 中更新屏幕外但缓存的片段 2022-01-01
- “让"到底是怎么回事?关键字在 Swift 中的作用? 2022-01-01
- 如何使用 YouTube API V3? 2022-01-01
- 在 iOS 上默认是 char 签名还是 unsigned? 2022-01-01
- Android文本颜色不会改变颜色 2022-01-01
- :hover 状态不会在 iOS 上结束 2022-01-01
- LocationClient 与 LocationManager 2022-01-01
- 固定小数的Android Money Input 2022-01-01