I need to add some Objective-C
files of a library to my project, and I created the MyProject-Bridging-Header.h
file myself. But now I'm not able to set its path because in the project's Build Settings I don't find the Objective-C Bridging Header
entry.
Is somebody else experiencing the same? How could I solve this?