Slide 41
Slide 41 text
Recap
› To find out redundant code, we can use language tool such as SourceKit to
analyze source code and build dependency graph.
› Remove redundant code reduces app binary size.
› Link Map helps us have a better understanding of binary size for each
components and source files.