缺少文件libresolv.9.dylib和libxml2.dylib [英] Missing files libresolv.9.dylib and libxml2.dylib

查看:142
本文介绍了缺少文件libresolv.9.dylib和libxml2.dylib的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个用于iOS的旧Xcode项目,其中我使用了libxml2.dylib和libresolv.9.dylib.安装XCode7之后.

I have an old Xcode project for iOS where I used libxml2.dylib and libresolv.9.dylib. After installing XCode7.

我找不到文件,也不知道在哪里搜索.有人可以帮我吗?

I can't find the files and I don't know where to search. Can someone help me?

推荐答案

使用新的Xcode和新的iOS,必须更新与libresolv.9.dylib和libxml2.dylib的链接,从Target-> Building Phases和添加新文件:这些文件现在位于另一个文件夹中:

With the new Xcode and new iOS the links with the libresolv.9.dylib and libxml2.dylib must be updated removing the reference from Target->Building Phases and adding the new files: the files are now in a different folder:

/用户/yyyyyy/库/开发人员/Xcode/iOS DeviceSupport/9.0 (xxxxxx)/符号/usr/lib

/Users/yyyyyy/Library/Developer/Xcode/iOS DeviceSupport/9.0 (xxxxxx)/Symbols/usr/lib

其中yyyyyy是用户名,xxxxxx是iOS版本.

where yyyyyy is the user name and xxxxxx the iOS bulild.

这篇关于缺少文件libresolv.9.dylib和libxml2.dylib的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆