I have opened two projects side by side.
I am trying to drag & drop files including project groups from oneProject to another.
XCode4 doesn’t copy at all ( It doen’t copy groups 🙁 ).
What should we do to copy files including groups of it ?

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’ve had to do this. It’s a little labor intensive but if you’ve managed your physical file structure it’s not too bad. What I did was to…
This will copy the files into the new project folder and add them to the selected folder in Xcode. This is not a perfect way to copy these files since you cannot specifically point to any physical folder that you wish.
If you need to have files in specific physical folder I have had luck with selecting the file, then delete, then select Remove References Only, Move the file(s) to the correct folder, then add the file(s) back in.
Hope this helps,
Rob