Git Product home page Git Product logo

Comments (11)

dfranzi avatar dfranzi commented on July 19, 2024

For distribution certificates, three is the maximum allowed it seems.

from cert.

neil477 avatar neil477 commented on July 19, 2024

ok thanks dfranzi! closing this.

from cert.

KrauseFx avatar KrauseFx commented on July 19, 2024

@neil477 the problem probably is that CircleCI will create a fresh machine for every run, so you run out of slots. You'll have to store the certificate + private key somewhere and import it, instead of running cert. If you have your own machine, you can use cert 👍

from cert.

KrauseFx avatar KrauseFx commented on July 19, 2024

Also, thanks @dfranzi for replying 👍

from cert.

natanrolnik avatar natanrolnik commented on July 19, 2024

@KrauseFx I tried doing as you suggested, but without success.
I'm using the import_certificates action but having problems with the keychain.
Would you mind explaining a little more or pointing the direction with a bit more details?

Thanks!

from cert.

natanrolnik avatar natanrolnik commented on July 19, 2024

Hooray! Succeeded after trying a few times.
I'll try to wrap up in a detailed blog post and link it here.

from cert.

KrauseFx avatar KrauseFx commented on July 19, 2024

@natanrolnik Oh cool, let me know once the blog article is live 👍

from cert.

natanrolnik avatar natanrolnik commented on July 19, 2024

There we go! My article that includes the Keychain/certificate handling in a Continuous Integration service. This may help people who reach this issue: http://natanrolnik.me/2015/10/21/introduction-to-fastlane-and-integrating-it-with-circleci-to-deploy-beta-with-crashlytics-fabric/

from cert.

Sega-Zero avatar Sega-Zero commented on July 19, 2024

Thank you, @natanrolnik! Used your hint for my Travis-CI builds. I've noticed that importing a private p12 keys (both development and distribution) in before_all allows using cert(without force:true of course) and sigh, without checking for is_ci.

@KrauseFx could this be added to the documentation?

from cert.

natanrolnik avatar natanrolnik commented on July 19, 2024

You're welcome @Sega-Zero ! Glad it helped you.

from cert.

fastlanebot avatar fastlanebot commented on July 19, 2024

This issue was migrated to fastlane/fastlane#3123. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo 🚀

from cert.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.