Hello.
We make mobile games in Unity. I build the XCode project from Unity and then build it finally in XCode. I updated XCode yesterday to version 14.0. In the projects main Info.plist, there are fields CFBundleDisplayName or CFBundleShortVersionString which are filled with the games information like name and version. Before, when I opened XCode, it filled the information from these fields into tab General section Identity for Display Name or Version. Since last XCode update, this is not filling. The informations are still in the Info.plist file, but the Identity section is not filled after opening anymore.
Is there maybe some setting that I need to check to make this being filled again please? Or is there a new place now where I need to put it or is it a bug?