FastlaneTools's profile picture. The easiest way to automate beta deployments and releases for your iOS, macOS, and Android apps (maintained by @joshdholtz)

fastlane

@FastlaneTools

The easiest way to automate beta deployments and releases for your iOS, macOS, and Android apps (maintained by @joshdholtz)

fastlane reposted

You all want some great Friday news? @FastlaneTools has been approved to be transferred from Google to @mobilenativefdn 🚀🥳 I appreciate everything that Google has done for fastlane but I’m also excited for fastlane’s future with MNF! More to come from me soon 😊

joshdholtz's tweet image. You all want some great Friday news?

@FastlaneTools has been approved to be transferred from Google to @mobilenativefdn 🚀🥳

I appreciate everything that Google has done for fastlane but I’m also excited for fastlane’s future with MNF! 

More to come from me soon 😊

fastlane reposted

New Article 🎉 Setup a CI/CD pipeline that automates the process of testing, building, and deploying your #Flutter application to Play store, App Store and Firebase Hosting using @FastlaneTools and GitHub Actions. o-ifeanyi.hashnode.dev/flutter-fastla…


fastlane reposted

If you’re copy-pasting @FastlaneTools boilerplate across repos/projects, it might be time to write your own fastlane action – and maybe even share it with the world as a plugin. Check out @JaredSorge's step by step guide for doing exactly that! runway.team/blog/how-to-bu…


🚨 Update immediately [fastlane] 2.212.1 This update adds a new Hashcash header in the Apple ID auth flow to prevent Access Forbidden errors and a locked Apple ID account Also… it’s still highly suggest to use the App Store Connect API key if you can 😉

FastlaneTools's tweet image. 🚨 Update immediately 

[fastlane] 2.212.1

This update adds a new Hashcash header in the Apple ID auth flow to prevent Access Forbidden errors and a locked Apple ID account 

Also… it’s still highly suggest to use the App Store Connect API key if you can 😉

⚠️ Attention There appears to be an issue where logging in with Apple ID: - returns access forbidden - locks users out of their accounts It looks to also be affecting similar tools such as @xcodesapp ☹️ Will update with more info when available github.com/fastlane/fastl…


🚨 Attention fastlane users @CircleCI put out a statement to rotate any secrets stored due to the potential of unauthorized actors on their system Recommend to rotate: - match password - App Store credentials and API keys - And everything else More at circleci.com/blog/january-4…


[fastlane] 2.211.0 📱 Support for more phone sizes in deliver ✅ Now using Xcodes app for checking and installing versions of Xcode 💪 Match can now use Apple Silicon Macs in iOS/iPadOS profiles 🚀 New spaceship APIs for interacting with resolution center … and more!

FastlaneTools's tweet image. [fastlane] 2.211.0 

📱 Support for more phone sizes in deliver
✅ Now using Xcodes app for checking and installing versions of Xcode
💪 Match can now use Apple Silicon Macs in iOS/iPadOS profiles
🚀 New spaceship APIs for interacting with resolution center 

… and more!

fastlane reposted

I've never seen developer docs as well written as the @FastlaneTools docs. That, and the inline documentation/help on the CLI tools? Stop. So well done.


fastlane reposted

@FastlaneTools is no doubt my favorite tool for maintaining and deploying mobile applications for iOS and Android. Literally a hundred steps down to 1 command. Works great with @capacitorjs + @nuxt_js hybrid apps 😉


fastlane reposted

I missed exactly when this happened but @FastlaneTools passed 35k starts on @github 🤩 Huge thank you to the community and all the contributors for helping to make fastlane what it is today ❤️

joshdholtz's tweet image. I missed exactly when this happened but @FastlaneTools passed 35k starts on @github 🤩

Huge thank you to the community and all the contributors for helping to make fastlane what it is today ❤️

fastlane reposted

✨ I accidentally wrote a blog post level GitHub discussion about "fastlane 3.0" last night 🙈 📘 History of @FastlaneTools 2.0 📕 History of Spaceship 🔮 Four things I think need changing Would be happy to get some 👀 on this if any of you have time ☺️ github.com/fastlane/fastl…


[fastlane] 2.207.0 ‼️ Support for Ruby 2.5 has been dropped 🏃 Improved performance for match ✨ GitLab Secure file support for match 💪 Lots of other improvements

FastlaneTools's tweet image. [fastlane] 2.207.0

‼️ Support for Ruby 2.5 has been dropped
🏃 Improved performance for match
✨ GitLab Secure file support for match
💪 Lots of other improvements

fastlane reposted

I have done some work to add a flag to @FastlaneTools's deliver command. I found the work pretty interesting and it was my first contribution to @FastlaneTools, which I have used for years, so decided to write a bit about the process: polpiella.dev/my-first-contr…


[fastlane] 2.206.0 ✅ Fix for generation of JWT for App Store Connect API Key ✅ A lot of improvements to spaceship ✅ Improvements to match, deliver, and some actions Also, the release now tags @github users who contributed to the release 🥳 Thank you to everyone involved!

FastlaneTools's tweet image. [fastlane] 2.206.0

✅ Fix for generation of JWT for App Store Connect API Key 
✅ A lot of improvements to spaceship
✅ Improvements to match, deliver, and some actions

Also, the release now tags @github users who contributed to the release 🥳 Thank you to everyone involved!

fastlane reposted

I made some design updates to my Speed Dial Widgets app (apps.apple.com/us/app/speed-d…) and decided to automate the screenshots using @FastlaneTools. It took me less than an hour to set up and upload the new screenshots, including setting up a custom App target to preview the widgets.


fastlane reposted

If any @FastlaneTools users are seeing issues with “Invalid Provisioning Profile Signature”, it appears that either clearing cache and redownloading or recreating profiles should fix 💥 And this is perfect time to run `match nuke` if you use match - docs.fastlane.tools/actions/match/…

Anyone else seeing App Store Connect errors about "Invalid Provisioning Profile Signature"? Happening on new builds with no code signing changes. Also seeing same error with validate on older builds that were submitted successfully. /cc @rosyna



[fastlane] 2.205.0 ✅ New env var for to skip plugin table ✅ Fix for supply and default tracks ✅ Return into from trainer 💪 Big fix for authentication issues with Apple ID Thank you to @v_castelli and @VrsajkovIvan33 for doing the investigating and majority of the fixes ❤️

FastlaneTools's tweet image. [fastlane] 2.205.0

✅ New env var for to skip plugin table
✅ Fix for supply and default tracks 
✅ Return into from trainer

💪 Big fix for authentication issues with Apple ID

Thank you to @v_castelli and @VrsajkovIvan33 for doing the investigating and majority of the fixes ❤️

[fastlane-plugin-aws_s3] 2.1.0 ✅ New auth option `aws_session_token` ✅ Fix docs with incorrect ACL options 👉 github.com/fastlane-commu…

FastlaneTools's tweet image. [fastlane-plugin-aws_s3] 2.1.0

✅ New auth option `aws_session_token`
✅ Fix docs with incorrect ACL options

👉 github.com/fastlane-commu…

Loading...

Something went wrong.


Something went wrong.