在Podfile中加上
install! 'cocoapods', :disable_input_output_paths => true
本文介绍在Xcode 10中如何通过修改Podfile来优化构建系统,具体是在Podfile中加入一行代码:install!'cocoapods',:disable_input_output_paths=>true,以提高构建效率。
在Podfile中加上
install! 'cocoapods', :disable_input_output_paths => true
1436
4216

被折叠的 条评论
为什么被折叠?