[Bug 3584] Segfault when built with optimisations on macOS 13 (x86_64) with Xcode 14.3

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Jun 29 22:06:57 AEST 2023


https://bugzilla.mindrot.org/show_bug.cgi?id=3584

--- Comment #7 from Carlo Cabrera <carlo.antonio.cabrera at gmail.com> ---
> How do you select specific xcode versions?

You can use `xcode-select --switch /path/to/Xcode.app`. For example, to
use Xcode 14.3.1 on a GitHub macos-13 runner [1], do
```
sudo xcode-select --switch Applications/Xcode_14.3.1.app
```
You can also use `-s` instead of `--switch`.

[1]
https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md#xcode

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list