Adding "stuff" to the SharedSupport folder of a MacOS bundle

What are the preferred ways to do this please?

I can see that I could do things using add_custom_command (POST_BUILD) but that feels a bit clumsy but if the things that need to be added also need to be built, I don’t see how else to achieve that?