简体   繁体   English

在我的xcode项目中包含库的问题

[英]Problems to include libs in my xcode project

I have a iOS project in Xcode 8.1 and i am trying to include Charts < https://github.com/danielgindi/Charts > to my project, but when I try to include the embedded binaries the iOS framework option don't show up. 我在Xcode 8.1中有一个iOS项目,并且尝试将Charts < https://github.com/danielgindi/Charts >包含到我的项目中,但是当我尝试包含嵌入式二进制文件时,iOS框架选项不会显示。 I managed to include the Swiftyjson but i cant with Charts. 我设法包括Swiftyjson,但我不能与图表。

print: 打印:

在此处输入图片说明

You can do like this way. 您可以这样操作。

Download same code, i have integrated successfully. 下载相同的代码,我已成功集成。

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在Xcode 8中将框架项目包含到我的项目中 - Include framework project into my project in Xcode 8 如何将应用程序图标包含到我的 Xcode 项目中 - How to include app icons into my Xcode project 如何使用Cmake为IOS生成静态库的xcode项目? - How to generate the xcode project of static libs for IOS using Cmake? 为什么我的XCode项目包含我的iOS应用程序的错误图标文件? - Why does my XCode project include the wrong icon file for my iOS Application? 为什么我的“包含 SwiftyDropbox”会导致我的 iOS Xcode Swift 项目出现构建错误? - Why does my "include SwiftyDropbox" cause a build error for my iOS Xcode Swift project? XCode不建立我的项目 - XCode Not build my project xcode项目名称或文件中的单词之间有空格有任何问题吗? - Any problems with having blanks between words in my xcode project name or files? 如果要以zip格式发送框架,如何在我的xcode项目中包含框架 - How do I include a framework in my xcode project if I want to send it as zip 更新到Xcode 7.0.1和Project现在有问题 - Updated to Xcode 7.0.1 and Project now has problems iOS NSNotification简单的Xcode项目问题 - iOS NSNotification Simple Xcode Project Problems
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM