Xcode 6.4 Scheme Option Disappeared in El Capitan Beta

拟墨画扇 提交于 2019-12-06 19:39:16

问题


After I upgraded my Mac from Yosemite to El Capitan developer beta, the scheme option button in Xcode 6.4 is disappeared from the tool bar:

But Xcode 7 beta works fine

Is this an El Capitan bug? Is there any solution to fix this apart from rolling back to Yosemite? Thank


回答1:


You don't need that button; the same options are available from the Product menu. So even though it's a bug, you can work around it for now, easily enough.




回答2:


It is a UI bug and will probably be fixed soon. I've been working around the issue by dragging the Xcode window so that it is very wide (wider than my monitor). After a certain width, the scheme selector comes back into view.




回答3:


Make xCode fullscreen. It works properly only in fullscreen mode.

UPDATED Method valid only for MBP 15 inch (retina)




回答4:


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.




回答5:


that was a UI bug and just expand your Xcode window, than you can see that option will appears in Xcode.



来源:https://stackoverflow.com/questions/32276768/xcode-6-4-scheme-option-disappeared-in-el-capitan-beta

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