logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

XCode12 模拟器静态库支持arm64架构引发的系列问题

原文作者:Accepted_原文链接:https://www.jianshu.com/p/d1a0c627d34a问题一:真机模拟器库无法合并,报错:have the same architectures (arm64) and can't be in the same fat output fileXCode12之前:编译模拟器静态库支持i386 x86_64两架构编译真机静态库支持armv7

#ios#xcode
到底了