ios - Generated header file not found in xcode -


we working on swift project use little bit of objc. have 2 targets , 1 framework big part of code (also mixed code) inside it. 2 targets including framework. (screenshot)

now keep getting error.

'nexx4-ios-swift.h' file not found 

nexx4-ios generated header file been created. when inside derived data find file. cannot navigate (cmd-click) file. seems that there thing wrong linking of it?

any help?

enter image description here

first remove header file path build setting in project in each target. , again recreate header file.


Comments

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -