Buttons in Xcode Storyboards require a bit of work to customize, especially if you want a solid background color and an easy to edit corner radius.
Unfortunately there isn't an easy way to change the corner radius in a Storyboard file with a system UIButton.
Rounded Button Solutions: