Skip to content

fix(cli): read version from app bundle instead of hardcoded string#291

Merged
p-linnane merged 1 commit into
mainfrom
fix/cli-version-sync
Mar 29, 2026
Merged

fix(cli): read version from app bundle instead of hardcoded string#291
p-linnane merged 1 commit into
mainfrom
fix/cli-version-sync

Conversation

@p-linnane
Copy link
Copy Markdown
Member

Read CFBundleShortVersionString from the app bundle at runtime so the CLI version stays in sync with MARKETING_VERSION automatically. The standalone SPM build (no bundle) falls back to "dev".

Read `CFBundleShortVersionString` from the app bundle at runtime so the
CLI version stays in sync with `MARKETING_VERSION` automatically.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Patrick Linnane <patrick@linnane.io>
@p-linnane p-linnane merged commit b1e7342 into main Mar 29, 2026
6 checks passed
@p-linnane p-linnane deleted the fix/cli-version-sync branch March 29, 2026 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant