Skip to content

build: bump pbxproj to 63 for wire-trace observability TestFlight#28

Merged
DocNR merged 1 commit into
mainfrom
build/bump-63
May 7, 2026
Merged

build: bump pbxproj to 63 for wire-trace observability TestFlight#28
DocNR merged 1 commit into
mainfrom
build/bump-63

Conversation

@DocNR
Copy link
Copy Markdown
Owner

@DocNR DocNR commented May 7, 2026

Summary

  • Bumps all 8 CURRENT_PROJECT_VERSION = 62; entries to 63
  • Carries PR #27's NIP-46 wire-trace observability changes ([LightSigner] requestId/target/shape logs + new [Pair] log category) into a tagged TestFlight build
  • Internal-TF only — enables Stage 1 capture for Wisp client debugging via ~/hq/clave/scripts/capture-test.sh

Test plan

  • All 8 pbxproj entries verified bumped (grep -c "CURRENT_PROJECT_VERSION = 63;" returns 8)
  • No stragglers at 62 (grep -c "CURRENT_PROJECT_VERSION = 62;" returns 0)
  • Archive from this branch in Xcode (Product → Archive, Any iOS Device arm64)
  • Upload to App Store Connect, distribute Internal Testing only
  • Install via TestFlight, verify [LightSigner] Method: <m> id=<8-char> and [Pair] pair-client begin lines appear in idevicesyslog capture during a noStrudel pair

🤖 Generated with Claude Code

Carries PR #27's NIP-46 wire-trace observability changes (LightSigner
requestId log + connect target warn + params shape log; AppState 'pair'
log category + breadcrumbs across pair/unpair-client). Internal-TF
build to enable Stage 1 capture for Wisp client debugging.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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