解决xcode 'try increasing the minimum deployment target '问题

500 阅读1分钟

报错 : xxxxx/libarclite_iphoneseimulator.a    try increasing the minimum deployment target.h

1 pod库中找到Pods-StreamLightPlaye-frameworks 

更改文本 source="(readlinkf"(readlink -f "{source}")"

2 podfile 增加并更新库

3 Build settings 搜索ENABLE_USER_SCRIPT_SANDBOXING 将User script sandboxing 改成NO 如果如下报错信息的话 更改