Commit 83e622e
authored
fix: applesimutils installation on CI (#1518)
## 📜 Description
Fixed iOS e2e pipeline.
## 💡 Motivation and Context
Homebrew now requires explicit trust for third-party taps. So we need to
replace the command with the fully qualified formula name.
## 📢 Changelog
<!-- High level overview of important changes -->
<!-- For example: fixed status bar manipulation; added new types
declarations; -->
<!-- If your changes don't affect one of platform/language below - then
remove this platform/language -->
### CI
- use fully qualified formula name;
## 🤔 How Has This Been Tested?
Tested via this PR.
## 📸 Screenshots (if appropriate):
|Before|After|
|-------|-----|
|<img width="977" height="310" alt="Screenshot 2026-06-26 at 16 22 18"
src="https://github.com/user-attachments/assets/a78f7a64-33ba-4f46-bf19-0ca3c1e84a90"
/>|<img width="964" height="807" alt="Screenshot 2026-06-26 at 16 23 11"
src="https://github.com/user-attachments/assets/f91ec4fe-a1cf-4f3b-bcef-21f6f7fc4e28"
/>|
## 📝 Checklist
- [x] CI successfully passed
- [x] I added new mocks and corresponding unit-tests if library API was
changed1 parent 797e02e commit 83e622e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments