2

I have a main xcode project (in C++) with many subprojects.

In subproject A, I want to include some header files in subproject B, and B's product could be a dynamic library.

How can I set up so that there will not be "file not found" error or linker error?

(I know this is a basic question and probably the answer is lying somewhere. If so, Please point me to the answer. Much appreciate it!)

0 Answers0