Reputation: 1980
I meant to add one file to my project and I accidentally added the entire directory.
Yikes!
I realized it immediately and tried to hit cancel to no avail. The entire directory which contains lots of other Xcode projects got added to my xcode project.
I now want to remove all those files. Normally, you delete and it gives the option to remove reference or move to trash. In this case I don't want to move to trash as I don't want to delete the underlying files, only their presence in this project. However, it is not giving me the option to remove references. It is only giving the option to move to trash or cancel.
Can anyone suggest why I am not getting option to remove reference? Or alternatively, can you suggest how to remove all these files without moving them to trash.
Thanks in advance for any suggestions.
Upvotes: 2
Views: 2400
Reputation: 4074
Still if you wont get option here are couple of options:
Or if you don't have further option and not other way to fix, check out the code in new directory and trash the current one.
Upvotes: 1