I have a solution configuration where my solution has a build config, but several of the projects under the solution are built using another build configuration that don’t exist for that particular project.
Effectively, it seems like the Xamarin archive step does not respect the configuration mappings of a solution. Is there a workaround or solution for this?