Notice
Recent Posts
Recent Comments
Link
목록zipfoundation (2)
투케이2K
534. (ios/swift5) [ZIPFoundation] 특정 디렉토리 폴더 text 텍스트 파일을 zip 파일로 압축 수행 - archive.zip
[개발 환경 설정]개발 툴 : XCODE개발 언어 : SWIFT5 [사전) txt 파일 생성 필요] [소스 코드] // ----------------------------------------------------------------------------------------- // MARK: - [테스트 메인 함수 정의 실시] // ----------------------------------------------------------------------------------------- func testMain() { S_Log._D_(description: "테스트 함수 시작 실시", data: nil) /* ..
IOS
2024. 8. 4. 16:02
533. (ios/swift5) [ZIPFoundation] SPM 사용해 zip 파일 생성 라이브러리 설치 방법 - 집 (ZIP) 파일 생성
[개발 환경 설정]개발 툴 : XCODE개발 언어 : SWIFT5 [다운로드 git 주소]https://github.com/weichsel/ZIPFoundation GitHub - weichsel/ZIPFoundation: Effortless ZIP Handling in SwiftEffortless ZIP Handling in Swift. Contribute to weichsel/ZIPFoundation development by creating an account on GitHub.github.com [방법 설명]
IOS
2024. 8. 4. 15:55