chore: bump version 2.5.0 - #740
Conversation
|
Co-authored-by: Cursor <cursoragent@cursor.com>
93253ef to
607f96d
Compare
There was a problem hiding this comment.
Release mechanics check out. No findings — safe to ship from my side. Reviewed alongside the android twin (synonymdev/bitkit-android#1246).
Version: all six shipping build configs bumped together (app Debug/Release, notification extension Debug/Release, widget extension Debug/Release) — project.pbxproj:942/:969 → CURRENT_PROJECT_VERSION = 197, MARKETING_VERSION = 2.5.0, from 196 / 2.4.1 at the v2.4.1 tag.
I checked for a missed target rather than assuming six was the full set: the remaining MARKETING_VERSION = 1.0 / CURRENT_PROJECT_VERSION = 1 blocks (pbxproj ~1038-1108) are to.BitkitTests and to.BitkitUITests, which were also 1.0/1 at v2.4.1 — correct to leave alone. No xcconfig carries versions, and the Info.plists use $(MARKETING_VERSION)/$(CURRENT_PROJECT_VERSION) substitution, so nothing else needed touching.
Changelog consumption — all 27 fragments verified individually: 27 deleted, 27 bullets, each text found exactly once under a filename-matching heading, issue-ID sets identical, preamble unchanged, ## [2.4.1]-and-below byte-identical except the expected link-reference block, and changelog.d/hotfix/ holds only .gitkeep. Zero dropped, zero duplicated.
Stray changes: none — M project.pbxproj (12 insertions / 12 deletions, all version lines), M CHANGELOG.md, 27 fragment deletions.
Parity with android #1246: both ship 2.5.0. Build numbers differ (189 vs 197) but those are independent per-store monotonic counters that have been divergent across prior releases, so that's not a mismatch. Both pin paykit at 0.1.0-rc51. No parity finding.
Release 2.5.0.
Description
CURRENT_PROJECT_VERSIONto 197 andMARKETING_VERSIONto 2.5.0changelog.d/next/intoCHANGELOG.mdunder[2.5.0] - 2026-09-10Linked Issues/Tasks
N/A
Design
N/A — no UI changes.
Screenshot / Video
N/A