Printing text on a text label using data from Processor

Thanks a lot, it turns out that with XCode you can do it with Debug/attach process by PID…
Anyways, I worked around my problem in a different way, I used the VST3PluginTestHost transport and had to enable the process context requirements as explained here.