Contents

Develop
2013.04.23 18:08

[ios] iCloud관련 저장 디렉토리

조회 수 29637 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
어제 데이터 저장 위치를 <Application_Home>/Library/Caches 로 변경하는 것을  말씀드렸는데,
 
테스트 결과..do not backup option을 주더라도
 
저장 공간이 부족하면 해당 파일들이 삭제되는 현상을 발견했습니다. 

아래 애플 가이드 문서에 있는
 
<Application_Home>/Library/Private Documents 로 저장하는 것으로 변경했으며 삭제되지 않는 것도 확인을 했습니다.

 
Offline Data
 
This is data that can be downloaded or otherwise recreated, but that the user expects to be reliably available when offline. Offline data should be put in the<Application_Home>/Documents directory or in the <Application_Home>/Library/Private Documents directory (see QA1699 for details) and marked with the "do not backup" attribute. Data stored in either location will persist in low-storage situations and the "do not backup" attribute will prevent iTunes or iCloud backing up the data. Offline data files should be removed as soon as they are no longer needed to avoid using unnecessary storage space on the user's device.

http://developer.apple.com/library/ios/#qa/qa1699/_index.html


?

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
813 Develop [c] 오목.. 간단한 소스 ㅋㅋ file hooni 2013.04.23 9658
812 Develop [c] 웅지학원 NAT를 소스코드로.. file hooni 2013.04.23 6611
811 Develop [c] 웹 메모장.. ㅋㅋ file hooni 2013.04.23 6827
810 Develop [c] 윈도우 API sin 함수 출력.. file hooni 2013.04.23 15673
809 Develop [c] 윈도우 API Viewport와 Window file hooni 2013.04.23 5959
808 Develop [c] 유닉스 프로그램에서 인수처리 해주는 getopt() 함수 file hooni 2013.04.23 8073
807 Develop [c] 이진 탐색 두 가지 코드 (재귀/반복) file hooni 2015.06.26 842
806 Develop [c] 이진트리(binary tree) 샘플소스 (삽입, 삭제, 운행) file hooni 2003.04.23 7807
805 Develop [c] 이진트리(binary tree)의 운행.. hooni 2003.04.23 8268
804 Develop [c] 이진트리(binary tree)의 특성 file hooni 2003.04.23 9608
803 Develop [c] 이진트리/트리 순회법 코드(전위/중위/후위) 5 file hooni 2015.07.02 20926
802 Develop [c] 자료구조 그래프(graph) 소스코드 - 확인해볼 것.. file hooni 2013.04.23 7994
Board Pagination Prev 1 ... 26 27 28 29 30 31 32 33 34 35 ... 98 Next
/ 98