简体   繁体   中英

Files missing in XCode 4 Project Navigator after archiving

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 really 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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM