I am using Godot 4.1.stable and Xcode 14.3.1 and when I build my exported project in Xcode I see this warning:
'uilaunchimages' has been deprecated, use launch storyboards instead.
How can I remove it?
I see an old solution for Xcode 11, I would like to solve it directly in Godot.