Skip to content

chore: bump version to 1.0.1 for TestFlight release - #217

Merged
sebastianricaldoni merged 1 commit into
mainfrom
bump-version-1.0.1
Sep 18, 2026
Merged

sebastianricaldoni merged 1 commit into
mainfrom
bump-version-1.0.1

Conversation

@sebastianricaldoni

Copy link
Copy Markdown
Collaborator

Summary

Bumps MARKETING_VERSION from 1.01.0.1 across all targets (iOS + watchOS, Debug + Release) to cut a fresh TestFlight release. The current TestFlight build has expired, so Stanford testers can no longer install the app.

Merging this to main triggers the Beta Deployment workflow (.github/workflows/beta-deployment.yml), which runs the Fastlane beta lane. That lane auto-increments the build number (latest_testflight_build_number + 1), builds Release, and uploads to the "CS342 2023" TestFlight group.

Changes

  • Balance.xcodeproj/project.pbxproj: MARKETING_VERSION 1.01.0.1 (6 occurrences).

Before merging

  • Peer review + approval (branch protection requires a second reviewer).
  • Confirm App Store Connect / signing secrets are still valid — these have expired before. Ping @PSchmiedmayer if a refresh is needed.

Closes #216

🤖 Generated with Claude Code

The current TestFlight build has expired. Bump the marketing version so
the next automated beta deployment ships a freshly versioned build. The
build number is auto-incremented by the Fastlane beta lane in CI.

Refs #216

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@codecov

codecov Bot commented Sep 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 5.23%. Comparing base (17dff00) to head (7fcb6ba).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #217   +/-   ##
=====================================
  Coverage   5.23%   5.23%           
=====================================
  Files        130     130           
  Lines       2142    2142           
=====================================
  Hits         112     112           
  Misses      2030    2030           

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 17dff00...7fcb6ba. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gperissetcelteeka gperissetcelteeka left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sebastianricaldoni
sebastianricaldoni merged commit d3ca772 into main Sep 18, 2026
5 checks passed
@sebastianricaldoni
sebastianricaldoni deleted the bump-version-1.0.1 branch September 18, 2026 16:24
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.

Bump version + ship fresh TestFlight build (current TF build expired)

2 participants