Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- UITextView
- UICollectionView
- 스위프트
- Xcode
- collectionview
- clean architecture
- HIG
- 리펙토링
- MVVM
- map
- Observable
- SWIFT
- rxswift
- Refactoring
- uiscrollview
- ribs
- Protocol
- combine
- 리팩토링
- tableView
- swift documentation
- ios
- swiftUI
- 클린 코드
- Human interface guide
- RxCocoa
- Clean Code
- 리펙터링
- 애니메이션
- uitableview
Archives
- Today
- Total
목록The archive dose not contain any 'PrvicyInfo.xcprivacy' files (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] 3. Privacy manifest의 privacy report 사용 방법 (The archive dose not contain any 'PrvicyInfo.xcprivacy' files)
1. Privacy manifest 개념, 사용해야하는 이유 (PrivacyInfo.xcprivacy) 2. Privacy manifest 적용 방법 (PrivacyInfo.xcprivacy) 3. Privacy manifest의 privacy report 사용 방법 Privacy Report 란? Xcode에서 앱을 빌드하여 앱스토에 제출 할 때, Xcode15에서는 앱 프로젝트의 모든 개인정보 보호 목록을 집계하고 선언된 데이터 사용을 요약하는 개인정보 리포트 생성이 가능 이 내용은 모두 PrivacyInfo.xcprivacy에 작성된 내용을 바탕으로 .pdf파일로 생성 Privacy Report 사용해보기 Xcode15 > Product > Archive 선택 빌드가 완료되면 목록에서 빌드된 프로..
iOS 응용 (swift)
2024. 3. 29. 01:28