Couldn't load a xcode project because it is already opened from another project or workspace

后端 未结 6 762
悲&欢浪女
悲&欢浪女 2020-12-30 18:30

I have a project that has one target dependency. The target dependency is dependent on a framework called Three20.

The dependency tree looks like this.



        
6条回答
  •  萌比男神i
    2020-12-30 19:18

    Quitting Xcode alone didn't work for me. What I did was:

    1. File->Close Workspace/Project on every open workspace.
    2. Xcode->Quit
    3. Open Xcode again and open troublesome workspace

提交回复
热议问题