Skip to content

feat(ios): build info section with git SHA#83

Merged
Jesssullivan merged 1 commit intomainfrom
feat/build-info-sha
Mar 10, 2026
Merged

feat(ios): build info section with git SHA#83
Jesssullivan merged 1 commit intomainfrom
feat/build-info-sha

Conversation

@Jesssullivan
Copy link
Collaborator

Summary

  • Bump to v0.9.4 build 8
  • Add "Build" section to iOS dashboard showing version, build number, and git commit SHA
  • xcode-pipeline.sh stamps GIT_COMMIT_SHA in project.yml before xcodegen runs
  • Includes updated UniFFI bindings for credential broker EnrollmentResult

Test plan

  • Build on PZM, verify Build section shows correct version/build/SHA
  • Upload to TestFlight, confirm build 8 appears
  • Install on device, verify SHA matches the commit used to build

Show version, build number, and git commit SHA in the iOS app dashboard
so builds can be identified at a glance. The SHA is stamped at build time
by xcode-pipeline.sh before xcodegen runs.

Also includes updated UniFFI bindings for credential broker EnrollmentResult.
@Jesssullivan Jesssullivan merged commit 9e98eb9 into main Mar 10, 2026
6 of 8 checks passed
@Jesssullivan Jesssullivan deleted the feat/build-info-sha branch March 10, 2026 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant