Hi I have joined an iOS development team about 3 month ago.
When I run the code, It takes too long time to build. Even though in the incremental build time too. It needs about 2 minutes to run every single time.
I have tried to find why it is too slow and I guess the amount of swift code file is.
There are 4,000 swift code files and the dependency is very complicated.
So... In a short, the number of source files can make build slower? Please save me! Thanks!