swift - 如何向已安装的 pod xcode 添加额外文件

标签 swift xcode swift3

我正在该项目中使用pod 'DropDown'。 我需要向此 pod 添加另外 2 个文件以获得更多自定义功能。我手动将这些文件添加到 pod 中。但他们没有编译..

添加文件之前

enter image description here

添加文件后

enter image description here

如何正确添加..提前致谢。

最佳答案

这是我的想法

您必须将这些文件添加到编译源

enter image description here

关于swift - 如何向已安装的 pod xcode 添加额外文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47009833/

相关文章:

database - sqlite 数据库查询出现问题,不同的查询不起作用

ios - 为什么 Unity3D 应用程序 [导出到 Xcode 项目] 会因为 ip_unity_plugin.bundle 有 "unsealed contents present in the bundle root"而失败?

ios - 从 layoutSubviews 访问上一个单元格

ios - Swift 3 iOS -Google GMSAutoComplete 自升级后出现故障

ios - 自定义文本字段

ios - 如何在一个方向快速自动滚动 UICollectionview?

swift - 结构变异函数调用同一结构的另一个实例中的函数

uitableview - UITableview header 中的 UITapGesture

ios - AVAudioSession 未检测到已连接的蓝牙设备

xcode - 错误无法将 UIView 类型的值转换为 SKview