Commit b1f5b2c295eb9677986d2e1f1d418f9e575e3c89
1 parent
70c739eb
no message
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
| ... | ... | @@ -8,7 +8,7 @@ pod lib lint --allow-warnings --no-clean --use-libraries --skip-import-validatio |
| 8 | 8 | pod spec lint --allow-warnings --no-clean --use-libraries --skip-import-validation --sources=http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git,https://github.com/CocoaPods/Specs.git,http://bj.gitlab.cnlive.com/DSIOSTeam/DSSpecRepos.git --verbose |
| 9 | 9 | |
| 10 | 10 | 推送 |
| 11 | -pod repo push CNLiveRepos CNLiveTripartiteManagement.podspec --allow-warnings --use-libraries --sources=http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git,https://github.com/CocoaPods/Specs.git,http://bj.gitlab.cnlive.com/DSIOSTeam/DSSpecRepos.git --verbose | |
| 11 | +pod repo push CNLiveRepos CNLiveTripartiteManagement.podspec --allow-warnings --use-libraries --skip-import-validation --sources=http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git,https://github.com/CocoaPods/Specs.git,http://bj.gitlab.cnlive.com/DSIOSTeam/DSSpecRepos.git --verbose | |
| 12 | 12 | |
| 13 | 13 | |
| 14 | 14 | ... | ... |