iOS-Library-Binary-Practice icon indicating copy to clipboard operation
iOS-Library-Binary-Practice copied to clipboard

iOS 组件二进制化方案

trafficstars

iOS-Library-Binary-Practice

仓库存放源码,pod update后自动编译成framework引入工程

效果图

  1. 执行pod update后没有做其他操作
  2. Installing iOSBinaryPractice (1.0.0)比较慢是因为在编译
  3. Pods文件夹内最终引用iOSBinaryPractice.framework

参考

谈谈CocoaPods组件二进制化方案