ios - Xcode: Creating new configuration xcode project can't find framework headers files -


i created new xcode configuration duplicating "debug" configuration:

duplicate of "debug" configuration

but problem when try run/build, cannot find header framework i'm using:

"header file not found" error message

the debug configuration working fine.

any of knows i'm doing wrong or if need else besides duplicating configuration?

i'll appreciate help.


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -