CMD

Results 41 comments of CMD

Nice work! One remark: I think you changed the wrong description in the README - that’s the non-W pico’s link. Also, while I’m not a code owner, I think it...

Hi! This is actually described in #59. It's a pretty long thread but it has a (temporary) solution I found. I'll make sure to create a PR in the near...

@rdlaner Pretty fun coincidence that I checked my email right when you replied 😆 > However, even after applying your changes I was still getting errors regarding missing cyw header...

Hey @LunaTMT, is it working for you now? The PR I mentioned was merged. I think this can be closed.

Note that I haven't changed the minimum deployment-related Xcode files in this PR, yet.

I followed the instructions [here](https://github.com/utmapp/UTM/blob/4bacaa9d3eea5ad7d16009504a0820511f5d7508/Documentation/MacDevelopment.md) (downloaded `sysroot-macOS-arm64` from GitHub Actions) and succesfully built from Xcode 26 (on macOS 26). I didn't get any build errors, but I haven't tested the...

Visually, I haven't seen anything else that requires macOS 11.3 or later, other than this, but I could be wrong - though building seems fine.

I'll test and see. Either way, if you consider it's better to keep `11.3` as a minimum target, I think it's fine (and people can / should upgrade either way).