Notice
Recent Posts
Recent Comments
Link
목록FileAttributeKey (1)
투케이2K
356. (ios/swift5) FileAttributeKey.creationDate 사용해 앱 최초 설치 시간 확인 - FileManager
[개발 환경 설정] 개발 툴 : XCODE 개발 언어 : SWIFT5 [소스 코드] // ----------------------------------------------------------------------------------------- // MARK: - [앱 최초 설치 시점 시간 확인] // ----------------------------------------------------------------------------------------- func appInstallFirstTime() -> String { /* // ----------------------------------------- [appInstallFirstTime 메소드 설명] // ----------..
IOS
2023. 10. 27. 13:04