CocoaPods:安装包含嵌入式框架的库 [英] CocoaPods: Installing a library that contains an embedded framework

查看:70
本文介绍了CocoaPods:安装包含嵌入式框架的库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在安装包含嵌入式框架的库时,似乎需要将该框架手动链接到应用程序目标。

When installing a library that contains an embedded framework, it seems that the framework needs to be linked to the application target manually.

有什么方法可以适当地自动化吗?

Is there any way this can be properly automated?

示例如下:


  • Dropbox-iOS-SDK

  • Reveal-iOS-SDK

  • NewRelicAgent

推荐答案

框架搜索路径需要包含以下内容(请注意递归设置):

The framework search paths needs to contain the following (note the recursive setting):

。 。据我所知,CocoaPods对此进行了设置,因此必须在发生这种情况的项目中将其取消设置。

. . As far as I know, CocoaPods sets this up, so it must've been unset in the project(s) where this was occurring.

这篇关于CocoaPods:安装包含嵌入式框架的库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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