sergdort / CleanArchitectureRxSwift

Example of Clean Architecture of iOS app using RxSwift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hiding of Pod Schemes

goa opened this issue · comments

Hi! Thanks very much for your inspirational work on this project! It has helped me a lot in my own work.

I opened this issue to provide a tiny suggestion.:

Since the Schemes list is quite long and mostly filled with Pod-related schemes, you could hide those in Xcode's Manage Schemes window. That will just leave 5 schemes visible instead of 28.

Since the README and the workspace have a lot of information for someone to digest, it would be nice to make things as clean as possible :)

Thanks again!!