-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Xcode_16.app does not contain Contents/Developer
#10918
Comments
This is a major blocker, any workaround would be appreciated. Thanks! |
Hi @jeromelaban We will look into the issue and keep you posted with updates. |
Hey @jeromelaban! It's expected behaviour. Consider to switch to |
Thanks, this makes sense. I wish it was possible to get GitHub notifications that track issues/discussions with a specific tag (e.g. |
As always changing versions of macOS is causing massive breaking changes all around. Things like:
when starting simulators don't happen with macOS 14. Edit: The message is unrelated to my build errors, which is caused iOS 17-X emulators not being present in that build. |
@erik-bershel for what I can see on the main page of this repo, the previous images are being restored (it's an october image) to the agents, is that correct? Thanks! |
Nope. Rollout is in progress - it's time consuming process unfortunately. Release page. PR to be merged when all the environments updated.
Historically, there has been a rather contradictory situation. Many users want to receive this kind of notifications, but at the same time do not want to receive all updates at all, but only those that concern their projects. Which is not feasible at the moment, to my regret. 😞
It would be great if you could open a separate issue on this with more details like logs to work on and test. Ideally, you could provide the minimum steps to reproduce. |
Thanks for the detailed response. At this time, as we can't upgrade to macos-15, nor rollback to previous macos-14 (.NET 9 prevents it) we need to disable all of our testing suited that use macOS, and that is a large problem. I'll open an issue for the assertion message. |
We'll do an hybrid workflow using both macos-14 and macos-15 until #10925 is fixed. Thanks! |
Description
Running:
fails with a missing folder, 16.1 as well.
Platforms affected
Runner images affected
Image version and build link
Fails with image version: 20241106.300
Worked with image version: 20241022.254
Is it regression?
Yes
Expected behavior
xcode-select can select the xcode version.
Actual behavior
Selection fails:
Repro steps
The text was updated successfully, but these errors were encountered: