mirror of
https://github.com/we-promise/sure.git
synced 2026-05-07 21:04:12 +00:00
* fix(ci): trigger TestFlight upload from v tags * fix(ci): archive iOS app with manual signing * fix(ci): avoid applying iOS profile to CocoaPods targets * fix(ci): apply provisioning profile to Runner target only * fix(ci): fix Runner signing patch script path * fix(ci): place App Store auth key where altool expects it * fix(ci): build TestFlight uploads with Xcode 26.4 on macOS 26 * fix(ci): generate unique iOS build number for TestFlight uploads * fix(ci): read iOS marketing version from .sure-version * refactor(ci): remove hardcoded iOS team id anchor * fix(ci): strip prerelease suffix from iOS marketing version --------- Co-authored-by: SureBot <sure-bot@we-promise.com>