Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/macos/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/heroku/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
代码在Xcode 5中不工作_Xcode_Macos_Xcode5_Osx Yosemite - Fatal编程技术网

代码在Xcode 5中不工作

代码在Xcode 5中不工作,xcode,macos,xcode5,osx-yosemite,Xcode,Macos,Xcode5,Osx Yosemite,我使用了Xcode 5,我的应用程序代码在10.8操作系统中运行良好,但当我用10.10更新它时,代码显示一个错误,即 Command/Applications/Xcode2.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool failed with exit code 255 您需要重新安装Xcode以更正此错误,因为您已更新到OS X Yosemite beta,某些文件现在存

我使用了Xcode 5,我的应用程序代码在10.8操作系统中运行良好,但当我用10.10更新它时,代码显示一个错误,即

Command/Applications/Xcode2.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool failed with exit code 255

您需要重新安装Xcode以更正此错误,因为您已更新到OS X Yosemite beta,某些文件现在存在冲突。

欢迎来到beta测试世界。是否重新启动?重新安装Xcode。。。。YosemiterStart可能多次出现测试版问题!!不想reinstall@RinjuJain如果你不想重新安装,那么你只能忍受这个问题。我已经重新安装了xcode5,但也有同样的问题。。