Create an Empty iOS Project

Choose the other-empty project. Then fill some message.

Create an Empty iOS Project_第1张图片

Create three folders and firstly create a new file in the view.

Create an Empty iOS Project_第2张图片

Choose the storyboard.

Create an Empty iOS Project_第3张图片

I set the name as home.

Create an Empty iOS Project_第4张图片

Set the view controller as the initial controller, so the this view controller will be the entry point of the App view.

Create an Empty iOS Project_第5张图片

你可能感兴趣的:(iosswiftuikit)