-
Using the latest `xcodegen` from Homebrew in this repo https://github.com/igorkulman/iOSSampleApp/ (`master` branch) with the following config
````yaml
name: iOSSampleApp
options:
createInter…
-
I started learning iOS and I've bean learning iOS and rxswift through your open source project.
However, I found that it will make the UIImagePickerController can not select photo.
```
let picker…
-
| | |
|------------------|-----------------|
|Previous ID | SR-6329 |
|Radar | rdar://problem/35282001 |
|Original Repor…
-
`It is necessary to specify the platform in the Podfile if not integrating.`
```
use_frameworks!
plugin 'cocoapods-acknowledgements'
plugin 'cocoapods-rome'
abstract_target 'SupCore' do
#Functio…
-
_Please include the full (Terminal) output of `codesigndoc` -
in Terminal.app you can save the output into a file with `Command+s`_
```
bash -l -c "$(curl -sfL https://raw.githubusercontent.com/b…
-
**Short description of the issue**:
RxTest TestScheduler didn't work if the observable stream include async await usage (wrapped with AsyncThrowingStream)
In some case it will throw `Fatal err…
-
**Short description of the issue**:
With Swift 6 beta coming in June, and its full release in the fall, RxSwift should start offering better compliance with the new Swift 6 compiler changes.
One…
-
I wonder whether [ignoring](https://github.com/inamiy/RxProperty/blob/d0caf11fd0c16f766bcaf38b63e4d38ea87494f1/Sources/RxProperty/RxProperty.swift#L86) the bind`s disposable leads to a leak.
```swi…
-
I've read https://github.com/RxSwiftCommunity/contributors and I thought this https://github.com/onmyway133/RxLifeCycle should belong to RxSwiftCommunity. I've used this approach in many of projects, …
-
Hello!
How you guys doing?
I converted my whole project to XCodegen.
My project has multiple modules and all the libraries are downloaded via Cocoapods.
[![](https://i.stack.imgur.com/vVIbc.…