Xcode 4 shows no files after loading project

后端 未结 7 1397
梦谈多话
梦谈多话 2020-12-10 11:51

I\'ve loaded a project in Xcode 4 after not looking at it for a while. Xcode shows its progress bar and indicates in text that the project is loading, and it appears to fin

7条回答
  •  离开以前
    2020-12-10 12:05

    I had a similar issue. After archiving a project the files would disappear from the project navigator.

    It turned out that somehow XCode had added the word "main" to the searchbar below the project navigator so that almost all files where invisible. Quite frustrating.

    It might be the same case for you..

提交回复
热议问题