Skip to content

Replace "M-series Mac" with "M4 Mac" in native build copy#739

Merged
WcaleNieWolny merged 1 commit into
mainfrom
claude/gallant-mccarthy-CWitq
May 30, 2026
Merged

Replace "M-series Mac" with "M4 Mac" in native build copy#739
WcaleNieWolny merged 1 commit into
mainfrom
claude/gallant-mccarthy-CWitq

Conversation

@WcaleNieWolny
Copy link
Copy Markdown
Contributor

@WcaleNieWolny WcaleNieWolny commented May 30, 2026

What

Updates the iOS runner copy on the native build page to say "M4 Mac" instead of "M-series Mac".

Changes

  • apps/shared/copy/messages.tsnative_build_v2_strip_ios_v: M-series MacM4 Mac
  • apps/web/src/pages/native-build.astro — tile copy: "iOS jobs run on M-series Mac runners…" → "iOS jobs run on M4 Mac runners…"

These were the only two occurrences of "M-series" in the repo (case-insensitive search). "Mac" is kept capitalized to stay consistent with the surrounding copy on the same page (e.g. "No Mac mini", "no Mac required").

https://claude.ai/code/session_019FPoZHSB7hjePNsV7ga5cJ


Generated by Claude Code

Summary by CodeRabbit

  • Documentation
    • Refined hardware specification messaging throughout the platform. Updated all references from "M-series Mac" to the more specific "M4 Mac" designation in iOS build documentation and Capgo Builder messaging to provide users with precise information about available build infrastructure and hardware capabilities for native application builds.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 30, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 8e4fbce6-9879-4e7a-ae09-aff674c69e7f

📥 Commits

Reviewing files that changed from the base of the PR and between 75fbe6e and 28388cf.

📒 Files selected for processing (2)
  • apps/shared/copy/messages.ts
  • apps/web/src/pages/native-build.astro

📝 Walkthrough

Walkthrough

Two straightforward copy string updates specify "M4 Mac" instead of "M-series Mac" in native build marketing materials. The changes affect the Capgo Builder messaging copy and the iOS runner description on the native-build feature page.

Changes

Hardware Messaging Specification

Layer / File(s) Summary
M4 Mac messaging and page content updates
apps/shared/copy/messages.ts, apps/web/src/pages/native-build.astro
Copy string in native_build_v2_strip_ios_v and iOS runner description text updated from "M-series Mac" to "M4 Mac" for more precise hardware specification.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • Cap-go/website#652: Updates Capgo's native-build marketing copy to reference M4 Mac/Mac Mini Silicon M4, affecting the same messaging and web page content.
🚥 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 accurately and concisely summarizes the main change: replacing generic 'M-series Mac' references with the specific 'M4 Mac' specification across native build copy files.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint skipped: no ESLint configuration detected in root package.json. To enable, add eslint to devDependencies.


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

@WcaleNieWolny WcaleNieWolny merged commit c0bf94e into main May 30, 2026
9 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.

2 participants