I met a problem while upgrading package from 25r1 to 25r2. WSDL changed my viewNames, and control names. So on mobile it brokes up...

I solved issue for mobile containers by addimg this to .ts and name restored, but im not sure that it`s a correct solution of this issue.
Correct(expected) ViewName: CrewSummaryMobileEmployee
@viewInfo({containerName: "Crew Summary Mobile Employee"})
Also i have few fields wich is get changed. From ProjectTaskID to ProjectTask and so many others, like on image below.

How we can store all names? Maybe describe me how it generate names for schema.
If you need details, code or something else. Feel free to ask.