我刚刚升级到XCode7.3,它似乎破坏了我的PROJECT_NAME-Bridging-Header.h我收到这个错误:BBCategoryType是一个在名为BBCategory.h的文件中定义的枚举,该文件在我的PROJECT_NAME-Bridging-Header.h中导入:////Usethisfiletoimportyourtarget'spublicheadersthatyouwouldliketoexposetoSwift.//#import"BBCategory.h"我还注意到,如果我删除PROJECT_NAME-Bridging-Header.h,我会收到相同的错