首页 存档 技术 查看内容

制作 Swift 和 Objective-C Mixed 的 Pod

2018-3-30 13:00 |来自: 互联网 276 0

摘要: 来源:南栀倾寒 www.jianshu.com/p/c7623c31d77b 知识背景 What is CocoaPods(https://guides.cocoapods.org/using/getting-started.html) What did CocoaPods do?(https://guides.cocoapods.org/using/usin ...

来源:南栀倾寒

www.jianshu.com/p/c7623c31d77b


知识背景


  1. What is CocoaPods(https://guides.cocoapods.org/using/getting-started.html)

  2. What did CocoaPods do?(https://guides.cocoapods.org/using/using-cocoapods.html)


In Xcode, with references directly from the ruby source, it:

  1. Creates or updates a workspace.

  2. Adds your project to the workspace if needed.

  3. Adds the CocoaPods static library project to the workspace if needed.

  4. Adds libPods.a to: targets =

声明:文章版权归原作者所有 部分文章转自互联网 如有侵权请联系 [邮箱地址] 删除

路过

雷人

握手

鲜花

鸡蛋

相关分类

返回顶部