Xcode 11.4.1 doesn't match the 28 Day Lesson videos

I’m using the latest Xcode version 11.4.1 and have found that the user interface do not match the UI on the Day 28 lesson videos from the CodeWithChris website. It is making following the videos very hard. Basically, I cannot get past the button alignment at the beginning of Lesson 2. Any suggestions on how to proceed?

Make sure you create your project with STORYBOARD as the interface NOT SwiftUI

Hi Mikaela, Yes I found it and its working much better. Thank you for the quick reply. Jim