
남은 기기 용량을 알아야 할 일이 생겨서 찾아봤더니.. func deviceRemainingFreeSpaceInBytes() -> Int64? { let documentDirectory = NSSearchPathForDirectoriesInDomains(.documentDirectory, .userDomainMask, true).last! guard let systemAttributes = try? FileManager.default.attributesOfFileSystem(forPath: documentDirectory), let freeSize = systemAttributes[FileAttributeKey.systemFreeSize] as? NSNumber else { // something fai..
iOS
2023. 11. 13. 11:14
TAG
- 제이슨 파싱
- swift array
- actor
- Swift
- ios 13
- swift delegate
- WWDC
- Git
- FLUTTER
- 회고
- iOS delegate
- swift3
- 스위프트 문법
- fastlane
- 피아노
- github
- WKWebView
- swift tutorial
- swift 공부
- IOS
- Xcode
- UIBezierPath
- swift sort
- np-complete
- Accessibility
- WidgetKit
- 스위프트
- np-hard
- Combine
- SwiftUI
글 보관함
반응형
- Total
- Today
- Yesterday