简体   繁体   English

在Xcode 6.3.1中的模拟器上运行IOS应用时出错

[英]Error when running IOS app on simulator in Xcode 6.3.1

When I try to run my IOS app on the simulator, I get an error saying Apple mach -0 linker error. 当我尝试在模拟器上运行IOS应用程序时,出现一个错误,提示Apple Mach -0链接器错误。 It won't let me run it. 它不会让我运行它。 When I try to run it on a device, It works fine. 当我尝试在设备上运行它时,它工作正常。 Does anyone know how to fix this? 有谁知道如何解决这一问题?

Unless you give a more specific error message, we'll just have to give the generic advice which is: 除非您给出更具体的错误消息,否则我们仅需提供以下通用建议:

  • Clean your build 清理你的构建
  • Clean your build folder (hold down option when you select the "Product" menu in Xcode 清理您的构建文件夹(在Xcode中选择“产品”菜单时,请按住该选项
  • Restart Xcode 重新启动Xcode

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM