简体   繁体   中英

Fastlane - push certs to repo

I've submitted an app to App Store successfully using Fastlane. 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.

You can also use --force option to recreate the certicates again.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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