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
- collectionview
- RxCocoa
- SWIFT
- uitableview
- swift documentation
- Refactoring
- uiscrollview
- 애니메이션
- 리펙터링
- rxswift
- ios
- 스위프트
- clean architecture
- UICollectionView
- 리팩토링
- tableView
- 클린 코드
- Clean Code
- Observable
- Human interface guide
- swiftUI
- Protocol
- combine
- HIG
- UITextView
- 리펙토링
- Xcode
- MVVM
- ribs
- map
Archives
- Today
- Total
목록디펜던시 매니저 (1)
김종권의 iOS 앱 개발 알아가기
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/em4AzY/btr07zusmuW/KJWq6skz1l4I5pkjxuKxRk/img.png)
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