Skip to content

Fix brew install applesimutils failure by trusting wix/brew tap#29450

Merged
tianleiwu merged 1 commit into
mainfrom
chilo-ms/fix-brew-trust-applesimutils
Jul 1, 2026
Merged

Fix brew install applesimutils failure by trusting wix/brew tap#29450
tianleiwu merged 1 commit into
mainfrom
chilo-ms/fix-brew-trust-applesimutils

Conversation

@chilo-ms

Copy link
Copy Markdown
Contributor

Newer Homebrew versions refuse to load formulae from untrusted third-party taps. This adds brew trust wix/brew after tapping to allow the subsequent brew install applesimutils to succeed in React Native CI.

Changes:

  • .github/workflows/react_native.yml
  • tools/ci_build/github/azure-pipelines/templates/react-native-ci.yml

Newer Homebrew versions refuse to load formulae from untrusted third-party
taps. Add 'brew trust wix/brew' after tapping to allow the subsequent
'brew install applesimutils' to succeed.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot AI 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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@tianleiwu
tianleiwu marked this pull request as ready for review July 1, 2026 19:18
@tianleiwu
tianleiwu merged commit 36c6b7e into main Jul 1, 2026
97 of 99 checks passed
@tianleiwu
tianleiwu deleted the chilo-ms/fix-brew-trust-applesimutils branch July 1, 2026 19:18
feich-ms pushed a commit that referenced this pull request Jul 3, 2026
Newer Homebrew versions refuse to load formulae from untrusted
third-party taps. This adds `brew trust wix/brew` after tapping to allow
the subsequent `brew install applesimutils` to succeed in React Native
CI.

**Changes:**
- `.github/workflows/react_native.yml`
- `tools/ci_build/github/azure-pipelines/templates/react-native-ci.yml`

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
tianleiwu pushed a commit that referenced this pull request Jul 9, 2026
Newer Homebrew versions refuse to load formulae from untrusted
third-party taps. This adds `brew trust wix/brew` after tapping to allow
the subsequent `brew install applesimutils` to succeed in React Native
CI.

**Changes:**
- `.github/workflows/react_native.yml`
- `tools/ci_build/github/azure-pipelines/templates/react-native-ci.yml`

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
tianleiwu added a commit that referenced this pull request Jul 9, 2026
This cherry-picks the following commits for the release:

| Commit ID | PR Number | Commit Title |
|-----------|-----------|-------------|
| 56f6fee | #29038 | [CUDA] QMoE GEMV fast path for batch-1 decode |
| a2c7c3b | #29081 | Fix QMoE CPU livelock by eliminating nested
intra-op parallelism |
| bd0cb9a | #28571 | [MLAS] KleidiAI fix igemm regression |
| 5eb4aee | #29574 | Fix CustomOp forward compatibility: cap version
instead of rejecting |
| 5f49a37 | #29274 | fix(ci): incorrect identity for azcopy |
| bb9ba7e | #29468 | Upgrade to Xcode 26 |
| 36c6b7e | #29450 | Fix brew install applesimutils failure by
trusting wix/brew tap |
| a491809 | #29575 | Don't echo command when setting VSO variable in
mac-cpu-packing-jobs.yml. |
| a06675e | #29609 | Fix web e2e (npm/vite) and Python DML CI
pipelines |

Also fixed version missed by version update script.

---------

Signed-off-by: Qxiang Xu <Qixiang.Xu@arm.com>
Signed-off-by: Jonathan Clohessy <Jonathan.Clohessy@arm.com>
Signed-off-by: Martin Klacer <martin.klacer@arm.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: tlwu <tlwu@example.com>
Co-authored-by: Martin Klacer <martin.klacer@arm.com>
Co-authored-by: Jonathan Clohessy <Jonathan.Clohessy@arm.com>
Co-authored-by: Damien Dooley <damien.dooley@arm.com>
Co-authored-by: Chi Lo <54722500+chilo-ms@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Sanaa Hamel <sanaahamel@microsoft.com>
Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
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.

3 participants