[iOS] iCloud Backup 이 되지 않도록 막는 방법
출처https://developer.apple.com/library/content/qa/qa1719/_index.htmlhttps://stackoverflow.com/questions/14376883/is-nsurlisexcludedfrombackupkey-recursive iCloud Backup 막기막는 방법으로는 filePath 로부터 NSURL 객체를 가져와"NSURLIsExcludedFromBackupKey" 속성값을 YES 로 지정해주면 된다. NSError *attributedError = nil; BOOL isSuccess = [url setResourceValue:[NSNumber numberWithBool:YES] forKey:NSURLIsExcludedFromBackupKey erro..
iOS 개발/iOS
2017. 6. 21. 15:48
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- CIImage
- Block
- applicationWillResignActive
- 읽기 좋은 코드가 좋은 코드다
- set
- Swift
- UIView
- AWS
- Swift 3
- Swift3
- RunLoop
- Swift 3.0
- Arc
- delegate
- dictionary
- EffectiveObjectiveC
- HTTP
- docker
- thread
- NSManagedObject
- 꺼내먹어요
- optional
- coredata
- string
- ios
- Swfit
- NSManagedObjectContext
- CGImage
- workerThread
- NSManagedObjectModel
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
글 보관함