cat老师您好,使用后编译速度没有变化,辛苦帮忙看看哪些地方做的不对 1. 使用gem install cocoapods-mapfile命令安装后(版本号为0.2.5.7), 2. 在podfile里加入plugin 'cocoapods-mapfile',然后pod install,控制台显示There are 157 targets hmap files generated; 3. 然后运行项目,发现编译速度没有变化 , 请问pod install 后还需要做什么操作吗?  <img width="763" alt="截屏2022-06-01 下午4 49 02" src="https://user-images.githubusercontent.com/9531871/171367756-be3e7631-2979-4ee8-8fe6-628d906380f3.png">
cat老师您好,使用后编译速度没有变化,辛苦帮忙看看哪些地方做的不对