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
- Human interface guide
- uiscrollview
- 리펙터링
- tableView
- MVVM
- UITextView
- Clean Code
- uitableview
- UICollectionView
- HIG
- Refactoring
- 리펙토링
- Observable
- 클린 코드
- clean architecture
- map
- swiftUI
- 애니메이션
- RxCocoa
- ios
- SWIFT
- swift documentation
- Xcode
- ribs
- 리팩토링
- Protocol
- rxswift
- 스위프트
- combine
- collectionview
Archives
- Today
- Total
목록dependency manager (2)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] Carthage (카르타고) - 사용 방법 (Cartfile)
1. Carthage (카르타고) - 개념 Cocoapods과 비교하여 이해하기 2. Carthage (카르타고) - 사용 방법 General > Frameworks, Libraries, and Embedded Content > + 버튼 클릭 Add files... 선택 Carthage/Build/Alamofire.xcframework 선택 완성 여기서 Embed 옵션의 디폴트는 Embed & Sign으로 설정되어 있음 dynamic framework인 경우 Embed로하고, static framework는 do not Embed로 설정할 것 (관련 내용은 이전 포스팅 글 참고) (완료 - 바로 사용 가능) * 참고 https://ogdl.org/ https://github.com/Carthage/Car..
iOS 응용 (swift)
2023. 3. 6. 22:42