简体   繁体   English

Fastlane-推送证书回购

[英]Fastlane - push certs to repo

I've submitted an app to App Store successfully using Fastlane. 我已使用Fastlane成功向App Store提交了一个应用。 However I didn't had write permissions for the certs repo and I was not able to push them. 但是,我没有证书回购的写权限,因此无法推送它们。 Is there any way(action/command) to push the certs I have locally to the repo? 有什么方法(动作/命令)将我本地拥有的证书推送到存储库?

If you just re-run match again with same parameters, it should simply detect that certificates are already created, and push them to GIT. 如果只是再次使用相同的参数重新运行匹配,则它只需检测出已创建的证书,然后将其推送到GIT。

You can also use --force option to recreate the certicates again. 您也可以使用--force选项重新创建证书。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM