Swift Framework: Umbrella header '[…].h' not found

后端 未结 22 2166
盖世英雄少女心
盖世英雄少女心 2020-12-07 11:49

In a custom framework containing both Objective-C and Swift code, the Swift compiler throws the following error:

[build_pat         


        
22条回答
  •  不思量自难忘°
    2020-12-07 12:14

    In my case, I just built the specific framework with it's scheme. And then rebuild the entire project and it resolved the issue

提交回复
热议问题