您的当前位置:首页正文

cocoa pods 新建子仓

来源:华拓网

1、建立远端git仓库

2、提交子仓库代码到远端仓库

增加子仓配置

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.

解决方案为: