-
# 概要 (What)
開発に必要なライブラリのインストールを行う。
# 目的 (Why)
開発環境を整えること。
[プロトタイププロジェクト](https://github.com/hamadayuuki/timelab/tree/main/Prototype)と、開発環境の差が起こらないようにすること。
# 提案内容 (How)
Swift Package Ma…
-
@pauljohanneskraft I see there was a PR for RxSwift 6+ compatibility. Are there any plans to release this version to Cocoapods?
https://github.com/quickbirdstudios/XCoordinator/pull/203
-
-
- [x] test current build process on clean/fresh MacBookPro.
- [x] create/test brew formula for build process
- [x] create/test brew tap to provide formula to end-users
- [ ] wait on user feedback o…
-
# Keywords
- Swift
- Combine
- Reactive
- Rx
# Summary
Since episode 6 was `SwiftUI first impressions`, maybe we could have a `Combine first impressions` or something like a discussion around …
-
| | |
|------------------|-----------------|
|Previous ID | SR-11141 |
|Radar | None |
|Original Reporter | @clackary …
-
# 概要 (What)
研究室/部屋登録時にQRコードを表示する。
QRコード生成は timelab-api を使用する。
# 目的 (Why)
ユーザーがQRコードを使える環境を作ること
# 提案内容 (How)
Alamofire を使用して、[API](https://timelab-api.herokuapp.com/createQrCode/roomId)…
-
-
**Short description of the issue**:
import swift package manager using main branch.
write import code
import RxSwift
run app on any simulator
**Expected outcome**:
able to import RxSwif…
-
**Short description of the issue**:
With RxSwift and RxCocoa 6.5.0 integrated using the precompiled XCFrameworks, the object debug command (`po`) on the Xcode console stops working.
When trying …