2020年11月26日
摘要: 在公司开发Framework,记录一下关于cocoapods制作私有库的过程: 1、创建私有repo仓库,比如我的是 https://gitee.com/lishengpei/lspcustom-basic-repo.git,并初始化(设置开发语言,以及readMe) pod repo add LS 阅读全文
posted @ 2020-11-26 20:05 大圣ios博客 阅读(232) 评论(0) 推荐(0) 编辑