简体   繁体   中英

Building Project in xCode collapses all groups in Project Navigator

This is something I have never seen before. I am running xCode 7.2.1 (cannot update to 7.3 yet) and

Every time I build my project or build/run my project all my groups in my Project Navigator collapse automatically.

Very frustrating and is really slowing down coding speed. Has anyone else experienced this issue and/or know how to resolve it? Any help would be greatly appreciated. Thanks in advance.

在此输入图像描述 在此输入图像描述

I would suggest

Step.1 Close Xcode IDE

Step.2 go to your project folder

Step.3 right click on your_project_name.xcodeproj file

show package content

在此输入图像描述

Step.4 delete xcuserdata folder ( please have backup for safer side )

Step.5 now open project with Xcode, Clean and Build the project.

This helps me!! please let me know if find any trouble in this.

check your behaviours in Xcode preferences, someone might be messing with you and changed your build behaviours! haha

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