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
- SWIFT
- Clean Code
- 리팩토링
- clean architecture
- swiftUI
- Refactoring
- 애니메이션
- Observable
- collectionview
- Xcode
- 리펙터링
- HIG
- map
- MVVM
- 클린 코드
- uitableview
- RxCocoa
- UITextView
- tableView
- Human interface guide
- 스위프트
- Protocol
- ribs
- swift documentation
- ios
- uiscrollview
- UICollectionView
- rxswift
- 리펙토링
- combine
Archives
- Today
- Total
목록Cannot install under Rosetta 2 in ARM default prefix (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] 2. GitHub Action 사용 방법 (CI/CD)
1. GitHub Action 개념, 기능 (CI/CD) 2. GitHub Action 사용 방법 (CI/CD) GitHub Action으로 할 수 있는 것 Push 발생되면 아래 단계들이 자동으로 실행 ( 1. GitHub Action 개념, 기능 (CI/CD) 에서는 UnitTest까지 진행) Build Unit Test Archive ipa 생성, Git에 Artifacts 형식으로 업로드 or 앱스토어에 ipa파일 업로드 GitHub Action을 이용한 Archive Archive를 하기 위해서는 Certfiicate, Provisioning Profile이 필요한데, 이 정보를 GitHub에도 업로드해주어야 Archive가능 Edit Scheme 클릭 Build Configuration 확인 ..
Git, CocoaPods, Xcode, Shell
2021. 12. 5. 23:08