I'm so new to xcode, I have a voice access structure with the following files as shown in the image below

Now, when I add this framework to my xcode project, the header files are displayed empty, as shown below

and I end up with the assembly error 'SpeechKit / SpeechKit.h' file not found 'lexical preprocessor. What is the problem? How can I solve this?
source share