Xcode 7 crashes while it is creating new file

不羁的心 提交于 2019-12-06 03:09:59

问题


I have "El Capitan GM" and I've updated my Xcode to Xcode 7 GM. Now I can't create new classes, Xcode crashes with message:

UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[NSOpenPanel setAccessoryViewDisclosed:]: unrecognized selector sent to instance 0x7f940cf89af0

Is someone had faced with this problem? Is someone had solved it?

UPD

Now I'm using AppCode to create new files and Xcode to write a code.


回答1:


This also happened to me.

I updated my system to El Capitan GM (previously, I updated from Yosemite to El Capitan Beta versions),

updated Xcode from 6.5 to 7.0.

When I create any kind of project, It keeps crashing when I click 'Next' button after filling project name, etc.

I tried to clean preferences, tried to delete Xcode 7.0 and reinstall it. None of these solutions work.

My solution is:

Restart my My Macbook Air, and enter Recovery Mode,

and choose Reinstall Mac OS X.

Wish this helps you.



来源:https://stackoverflow.com/questions/32578494/xcode-7-crashes-while-it-is-creating-new-file

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