Skip to content

lizhuo2021/ConfigPrivatePod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ConfigPrivatePod

本脚本修改自casatwy/ConfigPrivatePod

⚠️:需使用fastlne进行pod发版

  1. git clone [email protected]:Yunlou1995/ConfigPrivatePod.git

  2. 新建业务工程和category工程

  3. git新建Repo,页面先不要关闭,下一条命令需要用到(如果没有私有源,记得新建一个Repo作为私有源)

  4. 修改templates/pod.podspec中author字段、修改templates/Podfile中第4行为你自己的私有源地址

  5. configPrivatePod目录下跑脚本配置Repo

    如果使用CTMedator。请查看在现有工程中实施基于CTMediator的组件化方案

  6. 初始化fastlane

  7. 使用项目根目录中的Fastfile替换fastlane/Fastfile文件、由于使用了cocoapods,需要在Gemfile文件中添加一行 gem "cocoapods"

  8. 执行faslane

About

组件化快速配置/发布

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published