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.
解決方案為: