The same problem, it was decided to manually edit the project package:
- quit xcode
- right-click on "Philly Shows.xcodeproj" and show its contents.
- same operation on "project.xcworkspace"
- open "contents.xcworkspacedata" with a text editor: you will find links to your stuck groups and files, delete what you want to delete, basically your file should look something like this:
<? xml version = "1.0" encoding = "UTF-8"?>
<Workspace version = "1.0">
<FileRef
location = "self: Philly Shows.xcodeproj">
</FileRef>
</Workspace>
Michelle
source share