Implementing fastlane from nothing to App Store, Josh Holtz (English)

Поділитися
Вставка
  • Опубліковано 22 сер 2024

КОМЕНТАРІ • 42

  • @daryladhityahenry
    @daryladhityahenry 4 роки тому +12

    Be more confident :D, you're good! And will become much better in the future. Thanks for the tutorial and explanation!

  • @MarkSemsel
    @MarkSemsel 3 роки тому +3

    This was extremely helpful, Josh. Thank you for posting this.

  • @supergarza3609
    @supergarza3609 4 роки тому +2

    This was awesome, just started ios dev and this has been very insightful, thank you Josh

  • @carlosricardosantos
    @carlosricardosantos 3 роки тому +1

    Thanks Josh! Awesome. And thanks for all the work on FL

  • @DanKardell
    @DanKardell 2 роки тому +2

    Great job. A bit to fast for those of us trying this out for the first time to keep up. What happens when we get to signing and get this:
    Could not create another Distribution certificate, reached the maximum number of available Distribution certificates.

  • @tylerpjewell
    @tylerpjewell 2 роки тому

    Seriously, amazing tutorial. Nailed it. You are a great youtube resource. Keep it up.

  • @idan111986
    @idan111986 2 роки тому

    Josh, you're the MAN!!!!

  • @awesomeee9047
    @awesomeee9047 11 місяців тому

    this video is super duper useful, thanks!

  • @pareshprajapati1559
    @pareshprajapati1559 2 роки тому

    This was extremely helpful, Josh, thanks

  • @alexwhb122
    @alexwhb122 3 роки тому

    This is awesome! Thank you for posting.

  • @deoneloff
    @deoneloff 3 роки тому

    Thank you Josh!! Great presentation!!

  • @hossamabdelnasser5704
    @hossamabdelnasser5704 Рік тому

    Really great. Thank you so much

  • @snoopycode
    @snoopycode 3 роки тому

    Thank you a lot, Josh.

  • @muhammadumerfarooq1075
    @muhammadumerfarooq1075 4 роки тому

    Thank You Josh. That was really helpful.

  • @software-sage
    @software-sage 2 роки тому

    Amazing video, thank you

  • @windgod2008
    @windgod2008 3 роки тому

    Thanks it helps me a lot on learning fastlane!

  • @rafaelje
    @rafaelje 4 роки тому

    Thank you Josh this video help me a lot 👍

  • @mishag3027
    @mishag3027 3 роки тому

    Extremely interesting and informative. thanks!

  • @laurent356
    @laurent356 2 роки тому

    What a well done video !!! TY !!!

  • @lisandregeo3249
    @lisandregeo3249 2 роки тому +1

    Thanks Josh, very helpful tutorial!
    One question though, for the MacOS app: How do you get Fastlane Match to generate / install the mac installer distribution certificate?

  • @user-cv1gp9ti5h
    @user-cv1gp9ti5h Рік тому

    What if create_app_online has 2FA its prompts in the middle of the automation

  • @Rahul-jf5kf
    @Rahul-jf5kf Рік тому

    Hello Josh,
    Very good Video on fastlane. also you are editing files vey fast in VIM editor can you make videos on that shortcuts and tricks in to edit files quickly

  • @lukassbeataddicts
    @lukassbeataddicts 3 роки тому

    Thanks a milion dude

  • @El-abda3
    @El-abda3 3 роки тому

    Thank You josh

  • @ctoxyz
    @ctoxyz 3 роки тому

    thx for the vid!

  • @sin_maminoy_podrugii
    @sin_maminoy_podrugii 3 роки тому

    specified my username as well as you in my .env file but I always get this errors:
    To not be asked about this value, you can specify it using 'username'
    To not be asked about this value, you can specify it using 'Bundle id'
    To not be asked about this value, you can specify it using 'App name'
    and at the end
    [!] Apple provided the following error info:
    An App ID with Identifier 'XX.XX.XX' is not available. Please enter a different string.

  • @irfanmohammed5127
    @irfanmohammed5127 Рік тому

    I am getting invalid password for MATCH_PASSWORD
    How can I change that match repo password for master branch
    And also getting error maximum certificate reached when I run Fastlane development or Enterprise
    Please need help

  • @manojkumarchinikela7778
    @manojkumarchinikela7778 4 роки тому

    @joshdholtz I'm facing the problem with fastlane with jenkins CLI non interactive expecting for secondary verification . Any idea how to resolve it?
    How to use spaceship for two factor authentication.

    • @steelpokemon123
      @steelpokemon123 4 роки тому

      www.howtogeek.com/415535/how-to-use-the-yes-command-on-linux/
      maybe?

  • @AliYasir5247
    @AliYasir5247 4 роки тому

    project files where?

  • @NormanOrtiz
    @NormanOrtiz 2 роки тому

    Hi Josh. How can we reach you?

  • @TheSabanim
    @TheSabanim 3 роки тому

    Bruh how do you install bundler?

  • @arturo7392
    @arturo7392 Рік тому

    You need to stop that "amm...." it's very annoying
    Great video

  • @joshholtz7586
    @joshholtz7586 Рік тому

    is this me?

    • @joshdholtz
      @joshdholtz Рік тому

      I think it’s me but unsure 🤷‍♂️

  • @pankajzanzane12
    @pankajzanzane12 Рік тому

    You have to work on your "Ummm", it breaks the focus for viewer.

  • @cas818028
    @cas818028 3 роки тому

    You lost me with vim

  • @shrutiupadhyaya9722
    @shrutiupadhyaya9722 2 роки тому

    Hey, could someone please help me with this. I am not using vim
    At time 14:39, where are the files in the folder structure fastlane/.env.secret created.

  • @relativityboy
    @relativityboy 2 роки тому +2

    As of Feb 2022 this tutorial is out of date.
    Build number doesn't automatically update,
    team_id is required in code signing (...TEAM_NAME in env files isn't enough)
    'deliver' step actually needs to be deliver rather than the alias he gives.
    Metadata is now required that's completely missing from this tutorial.
    While helpful and giving great insight this video's name should have "outdated." added to it, or CocoaHeadsNL should replace it with a new one that has modern info.
    😥