XcodesOrg / xcodes

The best command-line tool to install and switch between multiple versions of Xcode.
MIT License
3.68k stars 126 forks source link

bad CPU type in executable: xcodes #171

Closed wiencheck closed 2 years ago

wiencheck commented 2 years ago

I installed xcodes via HomeBrew on my MacBook Pro, x86 running macOS 11.6

Whenever I'm trying to use xcodes I'm getting the error

zsh: bad CPU type in executable: xcodes

How can I fix it? Is this utility only for ARM processors?

MattKiazyk commented 2 years ago

hi @wiencheck

0.18.0 was released that had that issue. Ive subsequently released 0.19.0 which should fix your issue.

Thanks