cocoa|cocoa pods 新建子仓
1、建立远端git仓库
2、提交子仓库代码到远端仓库
3、git submodule add http://10.77.152.106:10080/scm/tools?
增加子仓配置
4、在pod file中配置调试通过
5、git push origin xx推送到远端
[!] CocoaPods did not set the base configuration of your project because your project already has a custom config set. In order for CocoaPods integration to work at all, please either set the base configurations of the target `FFKids` to `../Pods/Target Support Files/Pods-FFKids/Pods-FFKids.debug.xcconfig` or include the `../Pods/Target Support Files/Pods-FFKids/Pods-FFKids.debug.xcconfig` in your build configuration.
【cocoa|cocoa pods 新建子仓】解决方案为:
文章图片
推荐阅读
- cocoapods安装常见问题(持续更新)
- office图标显示异常和新建时图标没有显示等问题解决
- CocoaPods|CocoaPods 私有仓库的创建教程
- Mac|Mac 终端下Cocoapods的安装方法
- Cocoapods创建私有Spec
- 4.新建城市
- CocoaPods|CocoaPods 安装配置
- scrapy简单操作流程、目录介绍
- 如何给自己的库插上cocoapods的翅膀_公开库的使用
- ReactiveCocoa|ReactiveCocoa (RAC) TableView(数据篇)