FastLinkMapAnalyzer is a link map file analyzer for iOS and macOS app developers. With FastLinkMapAnalyzer, developers can visualize code size of a final app binary, and group code size by source folder structures, even inspect every module size in a third-party framework. Features √ Fast, analyze a link map of 2.5 million lines within 1 second √ Visual, inspect all code size by a Treemap with interactive supported √ Clear, check size percent of each source folder in a outline view How to use - Open project in Xcode - Goto Build Settings of target which needs be analyzed - Type "link map" in search field - Change "Write Link Map File" to Yes - Modify "Path to Link Map File" to a easy to find path, for example "/Users/admin/Downloads/xxx-link-map.txt" - Build Project Target - Use generated link map file in FastLinkMapAnalyzer Known issues - Only symbols and codes size listed in link map will be counted - Some binary contains large string table will not be contained in analyzed size