
iOS 14 Programming for Beginners
By :

You've just created your first Xcode project! As you can see, the Xcode user interface is divided into several distinct parts, as shown:
Figure 1.7 – Xcode user interface
Let's look at each part in more detail. The following description corresponds to the numbers shown in the preceding screenshot:
Figure 1.8 – Xcode toolbar (left side)
The right side of the toolbar contains the Library button (1), the Code Review button (2), and the Inspector button (3):
Figure 1.9 – Xcode toolbar (right side)
Don't be overwhelmed by all the different parts, as you'll learn about them in more detail in later chapters. Now that you are familiar with the Xcode interface, you will run the app you just created in the iOS simulator, which displays a representation of your iOS device.