Just open the Storyboard as XML and delete the tabBarAppearance element if it is standard with no child elements and you're targeting iOS < 13:
<tabBarAppearance key="standardAppearance"/>
Topic:
Programming Languages
SubTopic:
Swift
Tags: