I accidentally added my project to a group, and now I can’t remove it from it in xcode 4, any ideas? If I drag it out, it asks me to create a workspace…

EDIT: I reported this to apple in the bug reporter, I’ll keep you guys updated
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.
This is a project without a workspace?
Close Xcode. Back up the .xcodeproj, then right click the original and Show Package Contents. Inisde, you’ll see a file called project.xcworkspace. This is a workspace created by Xcode when a project is open without a xcworkspace, and it contains this grouping information.
Move this to the trash and reopen the project in Xcode; it will generate a new, default project.xcworkspace without the grouping.