SwiftData ํ๋ ์์ํฌ ์ฌ์ฉ๋ฒ์ ์ค๋ช ํ๋ ๊ฐ๋จํ ์ฑ์ ๋๋ค.
- Xcode 15 ์ด์
-
Start, End ํด๋์์ ๊ฐ๊ฐ ํ๋ก์ ํธ๋ฅผ ๋ค์ด๋ก๋ํฉ๋๋ค.
-
End ํด๋์ ํ๋ก์ ํธ๋ฅผ ์ด๊ณ ,
MARK:๋ฅผ ๊ฒ์ํ์ฌ ์ฝ๋ ๋ธ๋ก์ ์ฐพ์ต๋๋ค. -
Start ํด๋์์ ํด๋น ์ฝ๋ ๋ธ๋ก์ ์ ๋ ฅํฉ๋๋ค.
Start: ์์ ํ๋ก์ ํธ ํด๋End: ์์ฑ๋ ํ๋ก์ ํธ ํด๋
This is a small project for the SwiftData framework tutorial.
- Xcode 15 or later
-
Download the project from the Start and End folders.
-
In the End folder project, search for the code block with
MARK:. -
Enter the same code block in the Start folder.
Start: Starting project folderEnd: Completed project folder