Alex CoulombePresents
← all repos

ue5-testflight

4

Fully autonomous UE5 → TestFlight pipeline for iOS, visionOS, and macOS. One command.

The story

One command triggers build → sign → upload → distribute. Thirty to sixty minutes later your Unreal build is live in TestFlight with internal and external groups notified. Cook and stage via RunUAT, Info.plist patching, auto-incrementing build numbers with no gaps — every manual step of the Apple distribution dance, automated.

Highlights

  • iOS, visionOS, and macOS targets from the same pipeline
  • Auto-increment CFBundleVersion tracked in a file — no collisions, no gaps
  • Privacy strings and bundle ID patched automatically
  • Designed to run unattended via launchd — overnight builds that ship themselves
$ git clone https://github.com/ibrews/ue5-testflight.git