Xcode 14 does not write the display mane to the Info.plist anymore

After the update to Xcode 14 (using 14.1) I cannot change the display name of my apps anymore.

Following Setup:

react-native Generate Info.plist File = NO Target > Tab "Info" > Custom iOS Target Properties > Bundle display name = emplu

Now I change The Display name in the Tab "General" > Identity to "emplu (s)" BUT still: Tab "Info" > Custom iOS Target Properties > Bundle display name = emplu

How am I supposed to set the display name from that GUI?

Xcode 14 does not write the display mane to the Info.plist anymore
 
 
Q