Xcode 14 Tutorial – Beginner Introduction iOS App Development with SwiftUI in 2022



Xcode 14 Tutorial – Beginner Introduction iOS App Development with SwiftUI in 2022

Xcode 14 Tutorial - Beginner Introduction iOS App Development with SwiftUI in 2022

Start learning Xcode 14 with this beginner tutorial. I will show you the most important functions of Xcode and give you an overview of the Xcode interface. You will also see how to build and run your first iOS app. It is much easier than you think.
I am going to use SwiftUI to build the user interface because it is much beginner friendly and fun than the older UIKit framework.

This is updated for the newest updates in 2022.
You can download Xcode 14 beta from the apple developer platform: https://developer.apple.com/download/
This requires a developer account, but a free account is enough 😁

00:00:00 Get Xcode and create you first project
00:13:56 Running the app as a macOS app
00:18:12 Project Navigator and overview of the file system
00:29:41 Assets: adding images and colours
00:33:59 Larger Project Example: Fruta app from the documentation
00:40:27 Project Navigator area: Source Control
00:48:51 How to search in Xcode
00:49:50 Issues/errors in Xcode
00:52:02 Debug Area for performance information
00:53:33 Setting Breakpoints
00:55:45 Introduction to SwiftUI views
01:15:36 Working with the SwiftUI preview

This is the beginning of my course on SwiftUI. You can check it out here:
👨‍💻 my SwiftUI course https://www.swiftyplace.com/courses/swiftui-course
👨‍💻 my Core Data and SwiftUI
coursehttps://www.swiftyplace.com/courses/swiftui-and-core-data

⬇️ Demo project from Apple: https://developer.apple.com/documentation/swiftui/fruta_building_a_feature-rich_app_with_swiftui
⬇️ Project files: https://www.swiftyplace.com/f/xcode-introduction-project

#swiftui #xcode #iosdevelopment

Comments are closed.