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 - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Create a stacked percentage column -