Symptom. An auditPic iOS build in Codemagic (workflow Staging (Internal))
finishes the actual build, produces AuditPic.ipa, but the build status is
"finished with post-processing failed" and no green check. Owner waiting on a
TestFlight build that "never arrives".
This is NOT a build or trigger failure. Confirmed on build #70
(commit c95238d, spinner #170 + compression #171), 2026-06-01:
cc0d11b9-3428-47dc-924a-f71d9acfa579, bundle com.auditpic.app.staging —
and App Store Connect finished processing it.
Submit build … to TestFlight beta reviewFailure: Complete test information is required to submit application AuditPic staging build for external testing.
The build IS in App Store Connect and processed, so it is available to INTERNAL TestFlight testers immediately (internal testing needs no beta review). The failure is only the EXTERNAL testing submission, which Apple gates on the app's Test Information being complete.
To install right now: TestFlight app → AuditPic staging → the latest build
(cc0d11b9…) should already be installable for internal testers. No rebuild needed.
codemagic.yaml, set the App Store Connect publishing to
distribute to an internal TestFlight group only — drop the
submit-for-external-beta-review. Internal staging builds shouldn't gate on
external beta review. Durable repo fix; hand to the auditPic agent.Browser session (owner-enabled) to codemagic.io → Applications → auditPic →
Builds → build #70 → scrolled to the Post-processing section and read the
red App Store Connect distribution step log. The same path works for any
future occurrence.
Reacties