Files
Sybil-2/.gitea/workflows
James Magahern 036743fe41
All checks were successful
TestFlight / testflight (push) Successful in 1m53s
ios: source TestFlight build number from CI run number
App Store Connect requires CFBundleVersion to be unique and strictly
increasing app-wide. latest_testflight_build_number could return a stale
value (it missed an existing build 13) and produced colliding build
numbers, 409-ing every upload. Use the monotonic Gitea run number
(github.run_number -> SYBIL_BUILD_NUMBER) instead.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-26 00:41:37 -07:00
..