일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- Automatically manage signing
- 메모리 접근 충돌
- Dispatch.main.sync
- iOS Target
- App Signing
- conflicting access to memory
- RxCocoa
- 잡초가득블로그
- memory safety
- Concurrent
- in-out
- Ribs
- iOS 버전 점유율
- rib
- Large File Storage
- UICoordinateSpace
- RxSwift
- Github file size
- 클린아키텍쳐
- 로버트마틴형
- 대머리깃허브
- Dependency Rule
- windowScene
- SWIFT
- ios
- coordinateSpace
- swiftdocs
- Git Large File Storage
- Apple Certificate
- RIBs Tutorial
- Today
- Total
목록RIBs Tutorial (2)
빙수왕의 개발일지

https://github.com/uber/RIBs/wiki/iOS-Tutorial-2 GitHub - uber/RIBs: Uber's cross-platform mobile architecture framework. Uber's cross-platform mobile architecture framework. - GitHub - uber/RIBs: Uber's cross-platform mobile architecture framework. github.com Tutorial2 wiki 설명 목표 로그인 후 게임 필드 보여주기를 할 것임. 자식 RIB가 부모 RIB와 소통하게 하기 부모 interactor가 원할 때 자식 RIB를 Attach/detach 하기 view-less RIB 만들기 view-..

튜토리얼 따라하기. https://github.com/uber/RIBs/tree/master/ios/tutorials/tutorial1 https://github.com/uber/RIBs/wiki/iOS-Tutorial-1 Tutorial1 사전작업 - RIBs 파일 생성을 위한 template 설치, pod install RIBs/ios/tooling 이동하여 template 설치 install-xcode-template.sh RIBs/ios/tutorials/tutorial1 이동하여 pod 설치 pod install pod install 하자마자 문제 발생. CocoaPods could not find compatible versions for pod "RxRelay" Podfile 열어봄 targ..