All
Articles 173,180Blog Posts 163,830Tech Tutorials 46,199Research Papers 33,880News 21,840
⚡ AI Lessons

Dev.to · Todd Sullivan
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
I Put TestFlight Behind a Preflight Gate Before It Can Touch the Repo
I added a preflight gate to an iOS + watchOS app build this week because the build script had a small...

Dev.to · Todd Sullivan
☁️ DevOps & Cloud
⚡ AI Lesson
3mo ago
Shipping to TestFlight Without Fastlane: Raw xcodebuild, Auto-Incrementing Builds, and One Neat Provisioning Trick
Most iOS CI tutorials reach for Fastlane. It's the default assumption. And Fastlane is fine — but...

Dev.to · Todd Sullivan
☁️ DevOps & Cloud
⚡ AI Lesson
4mo ago
Claude as a CI Co-pilot: Debugging Apple Signing Hell So You Don't Have To
This week I spent a few hours debugging a fastlane CI pipeline that was failing on every single run...

Dev.to · Todd Sullivan
☁️ DevOps & Cloud
⚡ AI Lesson
4mo ago
Killing the Setup Endpoint: Moving Env Provisioning into GitHub Actions
We had an API endpoint that set up environments. It claimed a pre-warmed org from a pool,...

DeepCamp AI