- The operation couldn’t be comple
- The operation couldn’t be comple
- The operation couldn’t be comple
- The operation couldn’t be comple
- The operation couldn’t be comple
- The operation couldn’t be comple
- The operation couldn’t be comple
- The operation couldn’t be comple
- The operation couldn’t be comple
- The operation couldn’t be comple
解决方法一:
首先在自己的项目中查看 info.Plist 文件中的属性 Executable file 是否存在,其对应的值是否正确,如果没有这个属性,就添加并且设置其值. 属性是:Executable file 值是:$(EXECUTABLE_NAME)
解决方法二:
查看自己的项目中的 Build号或者 Version号是否有删除,再去 info.Plist文件中查看有没有 Bundle version 和 Bundle versions string, short 对应的值,如果没有添加和对照一下既可
解决方法三:
如果在自己的项目中有 方法一和方法二的属性和对应的值,并且设置的是正确的话,那就重设(Reset)一下自己的模拟器,再Clean一下项目,或者换个其他英寸的模拟器,最后运行Xcode。
网友评论