Xcode not showing product scheme after updating to EL Capitan?

一曲冷凌霜 提交于 2019-12-31 03:09:07

问题


I’m using xcode 6.4. it was working fine but after updating to EL Capitan. Now the product scheme is not showing. image attached.

I'm not able to select any device or simulator


回答1:


Confirm that you are not using any variant of xcode 6. I also got the same issue with xcode 6.4, but when I used xcode 7, everything was working fine.

So get xcode 7. It will work

Here is a snippet of bug with OS X El Capitan Developer Beta 7 Release Notes

Refer this link for more.




回答2:


Just stretch the Xcode window in horizontal direction and make it bigger than your screen size, it will bring that back. I had the same issue on Xcode 6.4 and El Capitan. Check my question and answer here.




回答3:


I've the same problem. If you want continue to work with Xcode 6.x you can select the Scheme and Device on "Product" => "Destination", or "Product" => "Scheme"




回答4:


This might not be the final solution, but you can goto Product->Destination and select the device.

The ultimate solution is to use XCode 7.

P.S - Download from Official Apple source only.



来源:https://stackoverflow.com/questions/33011535/xcode-not-showing-product-scheme-after-updating-to-el-capitan

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!