A Fastlane deliver alternative with a native GUI.
deliver is excellent when metadata lives in files and CI owns the release. When you want to edit listing copy, screenshots, and localizations visually, Helm is a native alternative that still plays nicely with Fastlane.
When deliver lanes feel heavy
File-based metadata and screenshot folders work well in automation. They are slower when you are polishing What’s New, rearranging creatives, or reviewing localizations by eye.
Helm keeps those edits in a native Mac UI with product page preview, ASO tips, and a launch checklist before submit. iPhone covers listing and review tweaks away from your desk.
- Visual metadata and screenshot editing
- Localization and ASO helpers beside the listing
- Submit from a checklist, not only from a lane
Not a Fastlane replacement
Helm does not try to recreate every Fastlane lane. Keep Fastlane for build, sign, and upload pipelines when CI is the source of truth.
Many teams upload with Fastlane, then open Helm to review metadata and ship the human parts. Read Helm vs Fastlane and use Helm with Fastlane.
CLI when you still want scripts
Pro unlocks helm-asc for scripted App Store Connect tasks with credentials tied to the Mac app. Use it when agents or shell workflows join the loop, without forcing every listing edit through Ruby.
Choose deliver when files and lanes are already your process. Choose Helm when a GUI (and optional CLI) is the faster path for metadata you touch every release.
FAQ
Is Helm a drop-in replace for deliver?
No. deliver is file- and lane-driven. Helm is a native UI for interactive shipping, with an optional Pro CLI. Pick based on whether you prefer visual edits or automated metadata folders.
Can I keep Fastlane for binaries and use Helm for metadata?
Yes. That is a common split. Upload builds with Fastlane or Transporter, then prepare listing, localizations, and submit in Helm.
Does Helm include App Analytics?
No. Helm focuses on releases, metadata, screenshots, TestFlight, and reviews. Use Apple’s tools or another analytics product for dashboards.