Skip to content

πŸ—‚ 폴더 ꡬ쑰

YunHak Lee edited this page May 17, 2024 · 6 revisions

파일 넀이밍 κ·œμΉ™

  • λ‚΄λΆ€ ꡬ쑰체 λͺ…을 λ”°λ₯Έλ‹€
  • Extension의 경우 ν•΄λ‹Ή ꡬ쑰체 이름에 +λ₯Ό 뢙인닀. Ex) View+, String+, Int+ ...

ꡬ쑰도

STOD
β”œβ”€β”€ Resource
β”‚Β Β  β”œβ”€β”€ Assets.xcassets
β”‚Β Β  β”œβ”€β”€ Font
β”‚Β Β  β”œβ”€β”€ Constant
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ StringLiterals.swift
β”‚Β Β  β”‚Β Β ...
β”‚Β Β  β”‚Β Β  └── Categories.swift
β”‚Β Β  β”œβ”€β”€ Extension
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ View+.swift
β”‚Β Β  β”‚Β Β ...
β”‚Β Β  β”‚Β Β  └── String+.swift
β”œβ”€β”€ Source
β”‚   β”œβ”€β”€ App
β”‚Β Β  β”‚Β Β  └── STODApp.swift
β”‚   β”œβ”€β”€ User Interface
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ ContentView.swift
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Home
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Register
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Onboarding
β”‚Β Β  β”‚Β Β  └── CustomView
β”‚   └── Model
β”‚Β Β   Β Β  └── SwiftData
β”œβ”€β”€ Supporting File
β”‚   └── Launch Screen.storyboard
└── PreviewContent
    └── PreviewAssets.xcassets