本文介绍了为什么我会得到乐器 - “目标无法运行”?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞!我在设备上运行iPhone OS 3.1.3,我可以在设备上以调试模式运行我的应用程序。I'm running iPhone OS 3.1.3 on the device and I can run my App in debug mode on the device.我下载并安装了xcode_3.2.2_and_iphone_sdk_3.2_final.dmg两次,没有任何运气。I downloaded and installed the xcode_3.2.2_and_iphone_sdk_3.2_final.dmg twice, without any luck.推荐答案回答我自己的问题:我的设备上安装了两个应用程序同名 resp 。 相同的Bundle显示名称:Doublemill。由于它们具有不同的包标识符,因此调试器可以处理它,但是Instruments似乎很困惑。I have two applications installed on my device with the same name resp. the same Bundle display name: Doublemill. Since they have different bundle identifiers, the debugger can deal with that, however Instruments seems to be confused. 这篇关于为什么我会得到乐器 - “目标无法运行”?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 08-14 00:31