Xcode 模拟器打不开 SDK does not contain 'libarclite' at

Xcode 模拟器打不开 SDK does not contain 'libarclite' at the path

当更新 Xcode 后,Rosetta模拟器有时候会打不开。这是因为这几次 Xcode 更新有瘦身,Rosetta 的模拟器不包含在安装包里。

如图,这个错误十分恼人。
SDK does not contain 'libarclite' at the path '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphonesimulator.a'; try increasing the minimum deployment target

步骤一,打开 Finder

步骤二,搜寻预期找到档案的路径


我这边搜寻的路径是:

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr

步骤三,下载这个档案,覆盖资料

找到 lib 的资料夹,看看有没有arc 得资料夹,如果没有,下载这个档案,并且将里面的资料贴上即可。


关于作者: 网站小编

码农网专注IT技术教程资源分享平台,学习资源下载网站,58码农网包含计算机技术、网站程序源码下载、编程技术论坛、互联网资源下载等产品服务,提供原创、优质、完整内容的专业码农交流分享平台。

热门文章