检验
pod spec lint xxx.podspec --sources='git@10.66.192.63:mobile/ios/specs.git,https://github.com/CocoaPods/Specs.git' --allow-warnings --verbose
上传:
pod repo push XXXSpace *.podspec --allow-warnings
检验
pod spec lint xxx.podspec --sources='git@10.66.192.63:mobile/ios/specs.git,https://github.com/CocoaPods/Specs.git' --allow-warnings --verbose
上传:
pod repo push XXXSpace *.podspec --allow-warnings
本文标题:Cocoapods 私有库检验和上传
本文链接:https://www.haomeiwen.com/subject/pbantrtx.html
网友评论