Skip to content

chore: update Bitrise Xcode stack to 26.2.x for iOS SDK 26#25136

Merged
Cal-L merged 24 commits into
mainfrom
chore/update-xcode-stack-to-26
Feb 27, 2026
Merged

chore: update Bitrise Xcode stack to 26.2.x for iOS SDK 26#25136
Cal-L merged 24 commits into
mainfrom
chore/update-xcode-stack-to-26

Conversation

@sethkfman

@sethkfman sethkfman commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

Description

Update the Xcode stack from osx-xcode-16.3.x to osx-xcode-26.2.x to enable building with iOS SDK 26. This prepares for the April 2026 App Store requirement that apps must be built with Xcode 26 or later.

This PR updates the ruby version to 3.2.9 according to the Bitrise stack availability. It also updates the Ruby Version source for the ci/docker step.

It also requires an update to the .github-tools repo here: https://github.com/MetaMask/github-tools/pull/220/commits

Changelog

CHANGELOG entry: null

Related issues

Fixes: https://consensyssoftware.atlassian.net/browse/MCWP-329

Manual testing steps

Feature: my feature name

  Scenario: user [verb for user action]
    Given [describe expected initial app state]

    When user [verb for user action]
    Then [describe expected outcome]

Screenshots/Recordings

Before

After

Successful Bitrise: https://app.bitrise.io/build/d8ffdf86-23f8-4476-afef-1b4dda76a554
Successful CI (note there a some flaky flask tests): https://github.com/MetaMask/metamask-mobile/actions/runs/22237789978?pr=25136
Successful build.yml: https://github.com/MetaMask/metamask-mobile/actions/runs/22241562536

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

Note

Medium Risk
Medium risk because it changes core CI/build infrastructure (Bitrise Xcode stack, Ruby toolchain, and shared setup-e2e-env action), which can break iOS/Android build and E2E workflows if the new environment has compatibility issues.

Overview
Updates CI and Bitrise build environments to support iOS SDK 26 by moving Bitrise stacks to osx-xcode-26.2.x and aligning the Ruby toolchain to 3.2.9 (including .ruby-version, ios/Gemfile, Gemfile.lock, and GitHub Actions ruby/setup-ruby).

Refreshes GitHub Actions workflows to use MetaMask/github-tools setup-e2e-env@v1.7 across build and E2E pipelines, and updates the Docker CI image’s ruby-build pin used to install the newer Ruby.

Bumps iOS/Bitrise build numbers from 3607 to 3821 (including bitrise.yml envs and CURRENT_PROJECT_VERSION in the Xcode project).

Written by Cursor Bugbot for commit 01116b4. This will update automatically on new commits. Configure here.

Update the Xcode stack from osx-xcode-16.3.x to osx-xcode-26.2.x
to enable building with iOS SDK 26. This prepares for the April 2026
App Store requirement that apps must be built with Xcode 26 or later.
@github-actions

Copy link
Copy Markdown
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@metamaskbot metamaskbot added the team-mobile-platform Mobile Platform team label Jan 23, 2026
@github-actions github-actions Bot added size-S and removed size-XS labels Feb 19, 2026
@sethkfman sethkfman added force-e2e skip-smart-e2e-selection Skip Smart E2E selection, i.e. select all E2E tests to run labels Feb 19, 2026
@sethkfman sethkfman removed force-e2e skip-smart-e2e-selection Skip Smart E2E selection, i.e. select all E2E tests to run labels Feb 20, 2026
@sethkfman sethkfman marked this pull request as ready for review February 20, 2026 20:18
@sethkfman sethkfman requested a review from a team as a code owner February 20, 2026 20:18
Comment thread ios/Gemfile
@sethkfman sethkfman added the skip-e2e skip E2E test jobs label Feb 20, 2026
Cal-L
Cal-L previously approved these changes Feb 20, 2026

@Cal-L Cal-L left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@sonarqubecloud

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Comment thread .github/workflows/build.yml
Cal-L
Cal-L previously approved these changes Feb 25, 2026

@Cal-L Cal-L left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@tommasini tommasini added the skip-smart-e2e-selection Skip Smart E2E selection, i.e. select all E2E tests to run label Feb 27, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔍 Smart E2E Test Selection

⏭️ Smart E2E selection skipped - skip-smart-e2e-selection label found

All E2E tests pre-selected.

View GitHub Actions results

@Cal-L Cal-L left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Lgtm

@Cal-L Cal-L added this pull request to the merge queue Feb 27, 2026
Merged via the queue into main with commit d2eb1e1 Feb 27, 2026
58 checks passed
@Cal-L Cal-L deleted the chore/update-xcode-stack-to-26 branch February 27, 2026 23:23
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 27, 2026
@metamaskbot metamaskbot added the release-7.69.0 Issue or pull request that will be included in release 7.69.0 label Feb 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

external-contributor release-7.69.0 Issue or pull request that will be included in release 7.69.0 size-S skip-e2e skip E2E test jobs skip-smart-e2e-selection Skip Smart E2E selection, i.e. select all E2E tests to run team-mobile-platform Mobile Platform team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants