Xcode finds header files well:![enter image description here]()
After build, it can't find header files:![enter image description here]()
I think the build files are the cause of this problem. Because xcode finds header files again after cleaning the build files.
My embed setting of the SketchUpAPI.framework is Embed & Sign
.