ios - Bridging header error -- "xxx-Bridging-Header.h"file does not exit in SWIFT -


how resolve bridging header error -- "xxx-bridging-header.h"file not exit in swift

check bridging header file name in following location in xcode.

go project traget -> build settings -> objective-c bridging header

set projectfolder/projectname-bridging-header.h


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -