Disable VST Manifest Helper

How can I do this?
It is hanging my plugin build.

Xcode and Visual studio instructions in this thread:

Thanks that solved it for now.

Does the manifest helper has less memory available than the normal instantiation of the plugin?

Cause it crashes manifest helper, but runs okay in the DAW, kind of weird.
Early phase of this plugs dev, so very inefficient for now. (precalculating 60,000 wavetables)
As the great Donald Knuth said, we don’t need no stinking optimization.