开发者

xcode crashed while rebuilding of project

开发者 https://www.devze.com 2023-03-04 23:05 出处:网络
My xcode have crashed giving following error whenever I try to run my already running project. Xcode encountered an internal logic error. Choose \"Continue\" to continue running Xcode in an inconsi

My xcode have crashed giving following error whenever I try to run my already running project.

Xcode encountered an internal logic error. Choose "Continue" to continue running Xcode in an inconsistent state. Choose "Crash" to halt Xcode and file a bug with Crash Reporter. Choosing "Crash" will result in the loss of all unsaved data.

I have tried reopening my xcode, restarting mac, clearing total cache and finally reinstalling my sdk 4.3 version but I am still ge开发者_开发技巧tting the error. Can some one advice me how can I get rid of this error.

Thanks

Pankaj


With me all standard tricks (cache-flush, preferences-purge) didn't help.

What DID help in the end was removing the 'xcuserdata' from the XCode project package. Apparently there were some corrupt user-dependent setting there.


I had no option but to go back to previous version of the xcode. Now I am using xcode 3.2 and it is working great but I still miss the new features that were provided in xcode 4

0

精彩评论

暂无评论...
验证码 换一张
取 消