23.2 Reviewing the Project
Once the project has been created it will contain the SwiftUIDemoApp.swift file along with a SwiftUI View file named ContentView.swift which should have loaded into the editor and preview canvas ready for modification (if it has not loaded, simply select it in the project navigator panel). From the target device menu (Figure 23-2) select an iPhone 11 simulator:
Figure 23-2
If the preview canvas is in the paused state, click on the Resume button to build the project and display the preview:
Figure 23-3