简体   繁体   English

xcode 5,Mountain Lion:性能非常慢

[英]xcode 5, Mountain Lion: Very slow performance

Installed Mountain Lion and Xcode5. 安装了Mountain Lion和Xcode5。 Tried to open a project recently developed for iOS6. 试图打开最近为iOS6开发的项目。 And now xcode is dramatically slow. 现在xcode非常慢。 Any ideas whats wrong with him now? 他现在有什么想法吗?

EDIT 编辑

在此输入图像描述

It works fast with new projects I create. 它可以快速完成我创建的新项目。 It slows down only when I open the old projects. 它只在我打开旧项目时才会变慢。

Ok. 好。 I found the problem. 我发现了这个问题。 The screen attached. 屏幕附上。

在此输入图像描述

When I switch 'Opens in' to Default 5, Xcode changes the UI Presentations to ugly iOS7 design and xcode suddenly starts work fast like in good old times. 当我将'打开'切换为默认5时,Xcode将UI演示文稿更改为丑陋的iOS7设计,xcode突然开始快速工作,就像过去一样。 Switching back to 4.5 brings the very slow performance back. 切换回4.5会带来非常慢的性能。 Thats it guys! 多数民众赞成行!

它提醒我使用xcode 5(也是山狮)的问题,打字很慢..有什么帮助解决这个问题是删除所有断点(我有很好的断点列表)

It seems to be keeping previous windows open too, so the more you switch between source files or XIB's, the more it will lag. 它似乎也保持了以前的窗口打开,所以你在源文件或XIB之间切换的越多,它就越滞后。 I didn't check the memory use, but maybe it's running me out of RAM since I have a limited amount free with my Windows VM running. 我没有检查内存使用情况,但也许是因为我的Windows VM运行时可用的数量有限,所以它让我不能使用内存。 Quite annoying, but it works for me to close and reopen Xcode when this starts happening. 非常讨厌,但是当我开始发生时,它可以关闭并重新打开Xcode。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM