@stroughtonsmith I know you're the wizard at Catalyst. I'm having issues with embedding a menu bar app in Catalyst where both the Catalyst app and the Menubar app rely on SPM libraries. I'm wondering how to configure it so that I don't get Multiple Commands produce… error.
@nehayward potentially just have two completely different build targets and use the Copy Files phase to embed the child in the parent?