Building AU Plugin

I’m sorry for the basic question: where can I find the complete build log?
I’m not familiar with Xcode, normaly I work on windows.

By the way, what I find is, that the missed symbols are defined in:

“pluginfactoryvst3.cpp”
“vstinitiids.cpp”

from the “VST3_SDK\public.sdk\source\vst” directory

both files are used in the sdk / public.sdk target of the Xcode project created by cmake. But obviously the auwrapper (libauwrapper)
does not see them…
Thank You