Skip to content

Bump build number to 10 - #56

Merged
h3nock merged 2 commits into
mainfrom
agent/bump-build-10
Aug 7, 2026
Merged

Bump build number to 10#56
h3nock merged 2 commits into
mainfrom
agent/bump-build-10

Conversation

@h3nock

@h3nock h3nock commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • bump the Remux build number from 9 to 10
  • fix Release build visibility for the device-specific multipane zoom default

Validation

  • full 995-test suite passed on the simulator with Xcode 26.4.1
  • signed Release archive succeeded with Xcode 27
  • Build 10 uploaded successfully to App Store Connect and entered processing

Summary by CodeRabbit

  • Chores
    • Updated the app’s build version from 9 to 10.
    • Preserved existing default behavior for multipane windows on iPhone devices.

@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 633f2358-6f3a-4c5e-8d57-17fc766f8fcf

📥 Commits

Reviewing files that changed from the base of the PR and between e7c312e and c3f95cc.

📒 Files selected for processing (3)
  • Remux.xcodeproj/project.pbxproj
  • RemuxApp/Sources/App/RemuxAppDependencies.swift
  • project.yml

📝 Walkthrough

Walkthrough

The project build version changes from 9 to 10. The private device-based default zoom property moves near dependency construction while preserving its behavior.

Changes

Build version increment

Layer / File(s) Summary
Build version settings
Remux.xcodeproj/project.pbxproj, project.yml
Debug, Release, and base project settings now use CURRENT_PROJECT_VERSION = 10.

Dependency property organization

Layer / File(s) Summary
Default zoom property placement
RemuxApp/Sources/App/RemuxAppDependencies.swift
The private deviceDefaultZoomMultipaneWindows property moves near dependency construction. It remains enabled for iPhone devices.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

  • h3nock/remux#50: Updates the same project files for the preceding build version increment.
  • h3nock/remux#25: Updates CURRENT_PROJECT_VERSION in the same project configuration files.
  • h3nock/remux#18: Increments CURRENT_PROJECT_VERSION in project.pbxproj and project.yml.

Suggested reviewers: obra

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the primary change: increasing the build number from 9 to 10.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch agent/bump-build-10

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@h3nock
h3nock merged commit 21136b4 into main Aug 7, 2026
6 checks passed
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