Hello,
We moved from Xcode10 to Xcode12.4, to port our applications for M1.
One degradation that we experience is that Xcode12.4 isn't creating schemes for all targets with identical names.
We work with large Xcode projects that contain other projects in them and many of them have targets with the same names, for example "Target_X".
When opening a project like I mentioned in Xcode12.4, only one random "Target_X" scheme is generated while opening the same project in Xcode10.3 will generate all "Target_X(project name)" schemes from all the included projects in the opened one.
Please consult,
Thanks.