I have two Swift macro packages that have the same name for the macros inside them. When using one of them in code, I get an error. Is there a way to specify which one I want to use?
I have two Swift macro packages that have the same name for the macros inside them. When using one of them in code, I get an error. Is there a way to specify which one I want to use?