투케이2K
104. (Library/Framework) [라이브러리] [Ios] ZIPFoundation 특정 파일 zip 파일 생성 라이브러리 본문
104. (Library/Framework) [라이브러리] [Ios] ZIPFoundation 특정 파일 zip 파일 생성 라이브러리
투케이2K 2024. 8. 4. 20:25[타이틀]
구 분 : Library / 라이브러리
제 목 : [라이브러리] [Ios] ZIPFoundation 특정 파일 zip 파일 생성 라이브러리
[설 명]
1. ZIPFoundation 은 IOS 에서 간편하게 특정 파일을 zip 파일로 생성할 수 있는 라이브러리입니다
2. ZIPFoundation 은 코코아팟, 카르타고, SPM 등을 통해서 라이브러리 의존성을 부여할 수 있습니다
3. ZIPFoundation Git 사이트 : https://github.com/weichsel/ZIPFoundation
GitHub - weichsel/ZIPFoundation: Effortless ZIP Handling in Swift
Effortless ZIP Handling in Swift. Contribute to weichsel/ZIPFoundation development by creating an account on GitHub.
github.com
4. ZIPFoundation 라이브러리 추가 방법 사이트 : https://blog.naver.com/kkh0977/223536057049
533. (ios/swift5) [ZIPFoundation] SPM 사용해 zip 파일 생성 라이브러리 설치 방법 - 집 (ZIP) 파일 생성
[개발 환경 설정] 개발 툴 : XCODE 개발 언어 : SWIFT5 [다운로드 git 주소] https://github.com...
blog.naver.com
5. ZIPFoundation 라이브러리 기본 사용 방법 : https://blog.naver.com/kkh0977/223536062894
534. (ios/swift5) [ZIPFoundation] 특정 디렉토리 폴더 text 텍스트 파일을 zip 파일로 압축 수행 - archive.zip
[개발 환경 설정] 개발 툴 : XCODE 개발 언어 : SWIFT5 [사전) txt 파일 생성 필요] [소스 코드]...
blog.naver.com