iOS模拟器每次构建和第二次启动应用程序后都会失败。怎么修?

时间:2015-12-21 10:59:26

标签: ios swift ios-simulator appcode

我开始学习iOS开发。我使用AppCode和Swift。首次启动AppCode后一切正常。但是当我尝试再次构建并启动项目时,会出现以下窗口:

enter image description here

然后项目成功构建,此消息​​显示在模拟器日志中:

com.apple.CoreSimulator.CoreSimulatorService [1181]:错误Domain = LaunchServicesError Code = 0“(null)”UserInfo = {Error = PackagePatchFailed,ErrorDescription =无法硬链接复制/ Users / mac / Library / Developer / CoreSimulator / Devices / 037261F9-6926-4755-AD40-08C0D88B8703 / data / Containers / Bundle / Application / 95BECC1C-DE32-4529-9BFC-81F3C97AB1A6 / Test.app to / Users / mac / Library / Developer / CoreSimulator / Devices / 037261F9-6926 -4755-AD40-08C0D88B8703 / data / Library / Caches / com.apple.mobile.installd.staging / temp.pRI2uY / extracted / Payload / Test.app with manifest / Users / mac / Library / Developer / CoreSimulator / Devices / 037261F9 -6926-4755-AD40-08C0D88B8703 /数据/库/缓存/ com.apple.mobile.installd.staging / temp.pRI2uY /提取/ com.apple.deltainstallcommands.Pizdaxui.Test}

如果找到解决方案:
我应该运行Simulator - >重置内容和设置。但每次这样做真的很烦人。有没有其他解决方案来解决这个问题?

1 个答案:

答案 0 :(得分:-5)

我认为您应该尝试Xcode,这是为Apple制作应用程序的官方IDF。

或者您可以通过重新启动IDE来修复它。