fastlane (@fastlanetools) 's Twitter Profile
fastlane

@fastlanetools

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

ID: 2919655265

linkhttps://fastlane.tools calendar_today13-12-2014 14:01:20

1,1K Tweet

9,9K Followers

5 Following

fastlane (@fastlanetools) 's Twitter Profile Photo

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

[fastlane-plugin-aws_s3] 2.1.0

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

👉 github.com/fastlane-commu…
fastlane (@fastlanetools) 's Twitter Profile Photo

[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 Valerio Castelli and Ivan for doing the investigating and majority of the fixes ❤️

[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 <a href="/v_castelli/">Valerio Castelli</a> and <a href="/VrsajkovIvan33/">Ivan</a> for doing the investigating and majority of the fixes ❤️
Josh “Pizza Conf” Holtz 💪🚀🍕 (@joshdholtz) 's Twitter Profile Photo

If any fastlane 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/…

Emilio Peláez 🐘 (@emiliopelaez) 's Twitter Profile Photo

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 fastlane. 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 (@fastlanetools) 's Twitter Profile Photo

[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] 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 <a href="/github/">GitHub</a> users who contributed to the release 🥳 Thank you to everyone involved!
Pol Piella (@polpielladev) 's Twitter Profile Photo

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

fastlane (@fastlanetools) 's Twitter Profile Photo

[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] 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
Josh “Pizza Conf” Holtz 💪🚀🍕 (@joshdholtz) 's Twitter Profile Photo

✨ I accidentally wrote a blog post level GitHub discussion about "fastlane 3.0" last night 🙈 📘 History of fastlane 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…

Josh “Pizza Conf” Holtz 💪🚀🍕 (@joshdholtz) 's Twitter Profile Photo

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

I missed exactly when this happened but <a href="/FastlaneTools/">fastlane</a> passed 35k starts on <a href="/github/">GitHub</a> 🤩

Huge thank you to the community and all the contributors for helping to make fastlane what it is today ❤️
Dan Pastori (@danpastori) 's Twitter Profile Photo

fastlane 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 Capacitor + Nuxt hybrid apps 😉

fastlane (@fastlanetools) 's Twitter Profile Photo

[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] 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 (@fastlanetools) 's Twitter Profile Photo

🚨 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 (@fastlanetools) 's Twitter Profile Photo

⚠️ 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 Xcodes ☹️ Will update with more info when available github.com/fastlane/fastl…

fastlane (@fastlanetools) 's Twitter Profile Photo

🚨 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 😉

🚨 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 😉
Pol Piella (@polpielladev) 's Twitter Profile Photo

📬 iOS CI Newsletter - Issue #10 was sent to 537 subscribers featuring content from fastlane Josh “Pizza Conf” Holtz 💪🚀🍕 Runway Natascha Fadeeva Peter Steinberger. 🌟 This issue was kindly sponsored by Runway #iosdev #swiftlang #ioscinewsletter polpiella.dev/newsletter/10

Runway (@runwayteam) 's Twitter Profile Photo

If you’re copy-pasting fastlane 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…

Ifeanyi 💙 (@onuoha_ifeanyi) 's Twitter Profile Photo

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 fastlane and GitHub Actions. o-ifeanyi.hashnode.dev/flutter-fastla…

Josh “Pizza Conf” Holtz 💪🚀🍕 (@joshdholtz) 's Twitter Profile Photo

You all want some great Friday news? fastlane has been approved to be transferred from Google to mobilenativefoundation 🚀🥳 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 😊

You all want some great Friday news?

<a href="/FastlaneTools/">fastlane</a> has been approved to be transferred from Google to <a href="/mobilenativefdn/">mobilenativefoundation</a> 🚀🥳

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 😊