Andrii Moisol
Andrii Moisol
@carols10cents Сan I have some labels?
Hi, when valgrind will be available on M1 chips?
Worked for me, thanks @tatewake
It seems like the repo is dead :( Nobody cares about it
@fortmarek as I see, `RxSwift` is hardcoded to framework [here](https://github.com/tuist/tuist/blob/3572653067b273f7eaa3823321ebd2b46f52f692/Sources/TuistLoader/SwiftPackageManager/PackageInfoMapper.swift#L273)
Hello, @ghGarnik. As I see there is `RxCocoa-Dynamic` library in RxCocoa's Package.swift file. So you should use this one instead of `RxCocoa` if you want it to be dynamic library
@ghGarnik, yeah, after changes in the mentioned PR, if there is any automatic product type, the resulting product type in Tuist will be `staticFramework`
@ghGarnik as I understand the name of the product is different, `RxCocoa` dependency will result in static framework and `RxCocoa-Dynamic` will result in dynamic framework
It seems that SwiftGen PR is dead and will never be merged🥲