The operation couldn’t be completed. (LaunchServicesError error 0.)
Posted Mr.pengge
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了The operation couldn’t be completed. (LaunchServicesError error 0.)相关的知识,希望对你有一定的参考价值。
问题描述:
当运行Xcode时,编译代码成功,但是登陆模拟器失败,显示错误:The Operation couldn‘t be completed.(LaunchServicesError error 0.)
修改自己项目的bundle id时也是报类似的错误。
解决办法:
第1种方法.点击当前的模拟器,点击IOS Simulator->Reset Content and Settings...->Reset,然后会重置模拟器,再编译代码可登录模拟器成功
第2种方法.点击Xcode->Product->Clean 或者直接 cmd+shift+k 快捷键清理
第3种方法.将模拟器上的当前运行的app删除,再重新加载(长按模拟器的屏幕,点击当前报错的app 删除)
第4种方法.在info.plist文件中修改bundle的版本号
我遇到的问题是上述几种方法只能暂时解决,当我一修改代码时,又重新报错,然后我把我项目里的那个Resources(就是存储图片的那个包)给删除了,然后重新建分组,但是资源包的名字不叫Resources,然后重新clean,结果问题解决了,我想原因可能是我的Resources与Xcode里冲突了,然后Xcode不能打包app到模拟器上吧?
一般来说,手动删除了模拟器沙盒里面的文件夹,可能会出现这样的问题,最快捷有效的方法是重新设置模拟器,而不是重启模拟器。。。
以上是关于The operation couldn’t be completed. (LaunchServicesError error 0.)的主要内容,如果未能解决你的问题,请参考以下文章
iOS模拟器URLWithString The operation couldn't be completed. (Cocoa error 256.)
ios屏幕录制储存失败因为the operation couldn’t be completed (cocoa error-1.)?
SwiftUI+CoreData项目出现The operation couldn’t be completed(GenericObjCError error 0)错误的解决
XCODE 出现 The operation couldn't be completed.(LaunchServicesError error 0.)错误修复
如何在macOS终端Terminal上配置Java开发环境(官网下载的Java没有javac或者报错The operation couldn’t be completed)
quartz报错 Couldn't retrieve job because the BLOB couldn't be deserialized: null