开发者

Files missing in XCode 4 Project Navigator after archiving

开发者 https://www.devze.com 2023-03-06 05:42 出处:网络
I\'m currently trying to create version 1.1 of a project I created in XCode 4, but after archiving the files do not appear in the Project Navigator. My initial thought was that I had to clone my repos

I'm currently trying to create version 1.1 of a project I created in XCode 4, but after archiving the files do not appear in the Project Navigator. My initial thought was that I had to clone my repository (git) and thus create a new version in which I could see the files, but the clone is also missing the files.

I can access the files from the top bar, but that's not real开发者_Python百科ly a desirable solution when working with a big project. The case is the same for another project that I have archived so I suspect it is supposed to be a feature of XCode 4.

What am I missing here?


(I'm just combining your "nevermind, I found it" comments into an answer, to maintain the SO style, so this question doesn't pop up as needing an answer.)

  • Check that you're not filtering file names (left column, bottom.)
  • Also make sure you haven't pressed one of the "show only files with..." toggle buttons (same location, near the search entry.)
    • Note that these buttons are toggles


Yes. I had to hit the X button with the icon that was blue at the bottom. This corrected my issue for XCODE Version 6.1. Thanks.

0

精彩评论

暂无评论...
验证码 换一张
取 消