如何解决Xcode的-FLibrary抱怨的特定目录? [英] How do I resolve what particular directory Xcode's -FLibrary is complaining about?

查看:79
本文介绍了如何解决Xcode的-FLibrary抱怨的特定目录?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我遇到图书馆问题.
具体来说,我不能在不破坏项目的情况下将parse.framework添加到我的项目中.
下面是问题的快照.

这是项目的框架库搜索路径:

如何找到Xcode遇到的目录"问题,并从考虑中删除它...,这样我可以在尝试再次添加Parse.Framework之前清除所有gremlins?

解决方案

您的快照不清晰,因此无法看到您要面对的确切问题.但是从描述来看,您的编译器似乎无法为您找到框架.所以试试这个:

  • 从项目中删除框架,只需将其完全删除即可.
  • 清理您的项目.
  • 再次添加.

I having library problems.
Specifically I can't add parse.framework to my project without corrupting the project.
Below is a snapshot of the problem.

Here's the project's Framework Library Search Path:

How do I find what 'directory' Xcode is having trouble with, and remove it from consideration... so I can clear any gremlins before attempting to add the Parse.Framework again?

解决方案

Your snapshot is not clear so not able to see what exact problem you are facing. But from the description of it, it looks like that your compiler is not able to locate the framework for you. So try this::

  • Remove the framework from you project, just delete it completely.
  • Clean your project.
  • Add it again.

这篇关于如何解决Xcode的-FLibrary抱怨的特定目录?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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