Fix brew install applesimutils failure by trusting wix/brew tap
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>