xCode 4.4 does not get all the .pch file headers imports?

前端 未结 6 824
臣服心动
臣服心动 2021-01-30 17:39

This is my .pch file -

   //
// Prefix header for all source files of the \'English Club\' target in the \'English Club\' project
//

#import 

        
6条回答
  •  佛祖请我去吃肉
    2021-01-30 18:02

    Xcode 5 Update:

    You can now delete derived data straight from Xcode Organizer. Delete, clean, and build solved the problem for me.

    enter image description here

提交回复
热议问题