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
- map
- 애니메이션
- Clean Code
- swift documentation
- Refactoring
- rxswift
- HIG
- swiftUI
- Observable
- 스위프트
- 리펙터링
- combine
- UITextView
- UICollectionView
- MVVM
- 클린 코드
- 리팩토링
- RxCocoa
- ribs
- ios
- clean architecture
- tableView
- Xcode
- uitableview
- collectionview
- Human interface guide
- uiscrollview
- Protocol
- 리펙토링
Archives
- Today
- Total
목록코코아 팟 (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] M1 맥북에서 HomeBrew, Cocoapods 설치 방법
Cocoapod을 HomeBrew로 설치 (Arm cpu인 경우) HomeBrew 설치 $ arch -x86_64 zsh $ cd /usr/local && mkdir homebrew $ curl -L https://github.com/Homebrew/brew/tarball/master | tar xz --strip 1 -C homebrew (Intel cpu인 경우)HomeBrew 설치 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" cocoapods 설치 finder > 응용 프로그램 > 유틸리티 > 터미널 앱 오른쪽 마우스 클릭 > 정보 가져오기 > Rosetta를 사용하여 열..
빌드 환경 설정
2021. 11. 14. 03:00