Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I added a new group from selection today in Xcode 4 containing several files. For some reason, this has consisted for a while, I am unable to name or rename the group folder.

Has this happened to anyone else before, if so have you come across a fix?

share|improve this question

1 Answer

up vote 7 down vote accepted

What have you tried to do in order to rename it?

The contextual menu (right click) does not provide a rename option. Therefore I either

  1. Select the group
  2. Hit return which selects it for editing

OR

  1. Select the group
  2. After a short delay (long enough to not count as a double click) click it again
share|improve this answer
It now works with the both methods you supplied. I was just double clicking on the label and presuming that it was going to work. Thanks a lot! – max_ Jul 9 '11 at 23:25
Renaming groups seems to be finicky at times. Every so often I have to try a number of times to get into editing mode. So try a few times if it's not going with one of these methods. – McCygnus Jul 10 '11 at 6:55

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.