Skip to content

fix: bump minimum version to 26#18

Merged
sirily11 merged 1 commit into
mainfrom
version
May 16, 2026
Merged

fix: bump minimum version to 26#18
sirily11 merged 1 commit into
mainfrom
version

Conversation

@sirily11

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings May 16, 2026 15:04
@vercel

vercel Bot commented May 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
rxcode Ready Ready Preview, Comment May 16, 2026 3:04pm

Request Review

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates RxCode’s declared minimum supported macOS version across the app’s Xcode deployment target, release/appcast CI validation, and public-facing documentation/website copy.

Changes:

  • Bumped MACOSX_DEPLOYMENT_TARGET in the Xcode project from 15.0 to 26.0.
  • Updated CI appcast validation default minimum system version to 26.0.
  • Updated website and markdown docs (README/agent guidance) to state macOS 26+ and Apple Silicon-only.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
website/app/page.tsx Updates marketing copy for supported macOS version/architectures.
scripts/ci/generate-appcast.sh Updates expected Sparkle minimum system version in appcast validation.
RxCode.xcodeproj/project.pbxproj Raises the app/project deployment target.
README.md Updates documented system requirements and first-launch instructions.
CLAUDE.md Updates agent guidance for the minimum deployment target.
AGENTS.md Updates agent guidance for the minimum deployment target.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +10 to 11
EXPECTED_MINIMUM_SYSTEM_VERSION="${EXPECTED_MINIMUM_SYSTEM_VERSION:-26.0}"

Comment thread website/app/page.tsx

<p className="mt-6 text-xs text-on-surface-variant/70 font-mono uppercase tracking-widest">
macOS 15+ · Apple Silicon &amp; Intel
macOS 26+ · Apple Silicon
@sirily11 sirily11 merged commit 4aaaae9 into main May 16, 2026
10 checks passed
@sirily11 sirily11 deleted the version branch May 16, 2026 15:07
@sirily11

Copy link
Copy Markdown
Contributor Author

🎉 This PR is included in version 1.3.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants