美文网首页Swift Error
The operation couldn’t be comple

The operation couldn’t be comple

作者: NoExcuse | 来源:发表于2015-10-21 17:39 被阅读2243次

    The operation couldn’t be completed. (LaunchServicesError error 0.)
    我没有修改工程的一些配置文件,也没有删除某个文件key什么的,只是改项目代码,有可能是网络问题,或是模拟器各个型号切换太多产生了不对称的配置。clean或者reset simulator就好了。
    如果你删除了什么配置文件或是隐藏的某一些文件,看看你的代码版本控制器(git/svn)可以帮你恢复过来不。
    The operation couldn’t be completed.如果你是添加文件的时候没有加入目标工程,添加的时候就把add to targets 打上勾

    clean reset simulator

    相关文章

      网友评论

        本文标题:The operation couldn’t be comple

        本文链接:https://www.haomeiwen.com/subject/iqhthttx.html