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 |
Tags
- 리펙터링
- rxswift
- UICollectionView
- HIG
- MVVM
- Observable
- swift documentation
- tableView
- ios
- uitableview
- SWIFT
- uiscrollview
- UITextView
- combine
- RxCocoa
- Clean Code
- clean architecture
- Refactoring
- Human interface guide
- ribs
- 스위프트
- 클린 코드
- 애니메이션
- Protocol
- collectionview
- 리펙토링
- Xcode
- map
- swiftUI
- 리팩토링
Archives
- Today
- Total
목록디펜던시 매니저 (1)
김종권의 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