Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode is stuck when trying to refactor a class

Xcode gets stuck if I try to rename a class via refactoring.

It shows "Applying Changes" window and says "Please wait while changes are made." But changes are never made. It's stuck!

How can I solve this problem?

like image 580
Behlül Avatar asked Jul 14 '10 08:07

Behlül


1 Answers

3 years later using Xcode 5, this is still a bug. Only thing to do is file a radar.

Only appears to happen some of the time however, since others have gotten it to rename a class in this SO question - Rename a class in Xcode: Refactor... is grayed out (disabled). Why?

like image 197
Joshua Dance Avatar answered Oct 12 '22 23:10

Joshua Dance