.XCDATAMODELD 파일 확장자
Xcode Core Data Model File
| 개발사 | Apple |
| 인기도 |
3.8 | 5 투표 |
XCDATAMODELD 파일이란 무엇인가요?
Developer file created by Xcode, a free software IDE developed by Apple; created when the developer specifies that Core Data will be used for the project; saves an .XCDATAMODEL (without a "D") file as well as other files.
추가 정보
You can view the contents of an XCDATAMODELD file by right-clicking it and choosing "Show Package Contents."
참고: Core Data is a persistence framework that allows developers to interact with underlying data sources using a high-level data model.
XCDATAMODELD 파일을 여는 프로그램
Mac