We removed Store, Preview and Stable configurations in #16566. This is follow-up PR for it in order to remove leftovers.
We now have only Debug and Release.
While we have 4 release destinations in Release configuration: SideloadPreview, SideloadStable, StorePreview and StoreStable, these are configured within our CD pipeline for the simplicity in project configurations since these have differences only in packaging and publish destination.
Summary
We removed Store, Preview and Stable configurations in #16566. This is follow-up PR for it in order to remove leftovers.
We now have only Debug and Release. While we have 4 release destinations in Release configuration: SideloadPreview, SideloadStable, StorePreview and StoreStable, these are configured within our CD pipeline for the simplicity in project configurations since these have differences only in packaging and publish destination.