I recently update Xcode from V11.x to V12.0, and had to fix App that just added outlet property to text field but the storyboard got changed buttonType from 'roundedRect' to 'system'. Attached below screen image.
I recently update Xcode from V11.x to V12.0, and had to fix App that just added outlet property to text field but the storyboard got changed buttonType from 'roundedRect' to 'system'. Attached below screen image.
There are no rounded rect buttons on iOS. They ended several years ago. A system button was used instead. So now they’ve stopped using the name too.