Build: Simple Project Structure Overview
This screen shows a basic iOS app project structure with folders and files listed. It helps beginners understand where code and resources go.
Target UI
Project Structure
- MyApp
- AppDelegate.swift
- SceneDelegate.swift
- ViewController.swift
- Assets.xcassets
- Info.plist
- Base.lproj
- LaunchScreen.storyboard
Display a list showing main project folders and files
Use indentation to show folder hierarchy
Use simple text labels for files and folders
Screen title should be 'Project Structure'