File tree Expand file tree Collapse file tree 1 file changed +47
-1
lines changed Expand file tree Collapse file tree 1 file changed +47
-1
lines changed Original file line number Diff line number Diff line change 1- # SwiftData-Example
1+ # SwiftData-Tutorial
2+
3+ SwiftData νλ μμν¬ μ¬μ©λ²μ μ€λͺ
νλ κ°λ¨ν μ±μ
λλ€.
4+
5+ ## μμνκΈ°
6+
7+ ### μꡬμ¬ν
8+
9+ - Xcode 15 μ΄μ
10+
11+ ### μ¬μ© λ°©λ²
12+
13+ 1 . Start, End ν΄λμμ κ°κ° νλ‘μ νΈλ₯Ό λ€μ΄λ‘λν©λλ€.
14+
15+ 2 . End ν΄λμ νλ‘μ νΈλ₯Ό μ΄κ³ , ` MARK: ` λ₯Ό κ²μνμ¬ μ½λ λΈλ‘μ μ°Ύμ΅λλ€.
16+
17+ 3 . Start ν΄λμμ ν΄λΉ μ½λ λΈλ‘μ μ
λ ₯ν©λλ€.
18+
19+ ## νλ‘μ νΈ κ΅¬μ‘°
20+
21+ - ` Start ` : μμ νλ‘μ νΈ ν΄λ
22+ - ` End ` : μμ±λ νλ‘μ νΈ ν΄λ
23+
24+ ---
25+
26+ # SwiftData-Tutorial
27+
28+ This is a small project for the SwiftData framework tutorial.
29+
30+ ## Getting Started
31+
32+ ### Requirements
33+
34+ - Xcode 15 or later
35+
36+ ### How to Use
37+
38+ 1 . Download the project from the Start and End folders.
39+
40+ 2 . In the End folder project, search for the code block with ` MARK: ` .
41+
42+ 3 . Enter the same code block in the Start folder.
43+
44+ ## Project Structure
45+
46+ - ` Start ` : Starting project folder
47+ - ` End ` : Completed project folder
You canβt perform that action at this time.
0 commit comments