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