top of page

51. Article: How to improve iOS build times with modularization

Writer's picture: Hui WangHui Wang

With the iteration of the business, the complexity of the project code is getting higher and higher. If our application cannot be well structured, the compilation speed will be seriously slowed down, thus affecting the development experience.


This article will introduce "modularization," which many large companies do. To solve this issue use horizontal dependencies between modules rather than vertical ones.


Article link:


 

Follow me on:

Comments


Never Miss a Post. Subscribe Now!

I am an iOS developer, and I will share some knowledge related to iOS development from time to time.

Thanks for submitting!

© 2022 by (Foks) Hui Wang

bottom of page