1、建立遠(yuǎn)端git倉(cāng)庫(kù)
2、提交子倉(cāng)庫(kù)代碼到遠(yuǎn)端倉(cāng)庫(kù)
3、git submodule add http://10.77.152.106:10080/scm/tools?
增加子倉(cāng)配置
4、在pod file中配置調(diào)試通過(guò)
5、git push origin xx推送到遠(yuǎn)端
[!] 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.
解決方案為:
