博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
builds error
阅读量:6070 次
发布时间:2019-06-20

本文共 398 字,大约阅读时间需要 1 分钟。

使用cocoapods 出现Undefined symbols for architecture i386: _OBJC_CLASS_$_XXXXXXX", referenced from: error

if you are using cocoapods make sure your target's build settings contain $(inherited) in the other linker flags section

 

 

 

you should actually select the LLVM compiler under "Compiler Version" instead of trying to set "Valid Architectures"

转载于:https://www.cnblogs.com/lucky-star-star/p/5772909.html

你可能感兴趣的文章
实时交互平台流程与技术分析
查看>>
读写分离
查看>>
搭建非域AlwaysOn win2016+SQL2016
查看>>
JVM —— 移除永久代
查看>>
ElasticSearch 常用的查询过滤语句
查看>>
[React] Implement a Higher Order Component with Render Props
查看>>
uc浏览器视频缓存合并工具
查看>>
jce_policy安装【java密码扩展无限制权限策略文件安装】
查看>>
django 中的transaction(事务管理)
查看>>
Array properties in Spring Framework
查看>>
【转】移动端App测试实用指南
查看>>
IOS学习笔记07---C语言函数-printf函数
查看>>
MySQL Cluster 4个数据节点压力测试--mysqlslap工具压400W写
查看>>
Sonar入门(四):Eclipse集成Sonar
查看>>
为PartialView传递一个参数
查看>>
《GK101任意波发生器》升级固件发布(版本:1.0.2.build126)
查看>>
新浪微博客户端(41)-切换表情键盘
查看>>
开机黑屏 仅仅显示鼠标 电脑黑屏 仅仅有鼠标 移动 [已成功解决]
查看>>
OSI七层模型具体解释
查看>>
thrift:swift项目笔记
查看>>