Multiple commands produce "*.framework"

mac2022-06-30  29

参考链接记录个问题,这是xcode10后新build系统导致的,新系统帮我们检查了很多东西,最优化我们的构建, 两种方案

 

1.用旧的系统(不推荐)

 

 

 

2.这个是build setting->build phases->[CP] Embed Pods Frameworks这里面output files里多了一行,删掉即可这东西要灵活,注意看提示信息

 

转自:https://www.jianshu.com/p/0431736772cd

转载于:https://www.cnblogs.com/huangzs/p/11527667.html

最新回复(0)