To begin with, create a new Xcode iOS App project. Name the “Product Name” & “Organization Identifier“. For the “Interface” field, select “StoryBoard”. (It’s more widely used in Taiwan than SwiftUI.) For the “Language” field, select “Swift”. Click “Create Git repository on my Mac”. Second, add UI components from the objects library, such as labels, image views, and buttons, to the interface builder.