How to Empty Caches and Clean All Targets Xcode 4 and later

后端 未结 12 2184
囚心锁ツ
囚心锁ツ 2020-11-21 07:07

Jonathan suggest here: Xcode Includes .xib files that have been deleted! that cleaning all targets and empty the caches will fix the problem with Xcode including deleted .xi

12条回答
  •  北恋
    北恋 (楼主)
    2020-11-21 07:39

    I found another way in addition to command+option+shift+K. In XCode 4.2 there is an organizer that can be opened from top-right icon. You can clean all archives and saved project options from there. This helped my situation (I was seeing old removed files in the mainBundle).

提交回复
热议问题