I’m hoping someone can clarify the expectations for handling Metro plugins that target both ARM and x86 built version. It seems there is only one plugin folder for these …\Plugins\Metro, which implies there might need to be some way to swap them prior to building for an ARM vs. x86 version. Is it possible to have a folder distinguished by target platform for these plugins to avoid this swapping, e.g.:
…\Plugins\Metro_ARM
…\Plugins\Metro_x86
Or, maybe some other approach to this?
Thanks,
-b