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