Skip to content
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

MAUI .NET 8 Build fails using Xcode 16.2 on macOS-14 image #11329

Open
2 of 16 tasks
d-philipson opened this issue Jan 8, 2025 · 4 comments
Open
2 of 16 tasks

MAUI .NET 8 Build fails using Xcode 16.2 on macOS-14 image #11329

d-philipson opened this issue Jan 8, 2025 · 4 comments

Comments

@d-philipson
Copy link

d-philipson commented Jan 8, 2025

Description

When running a MAUI .NET 8 build on a macOS-14 image and Xcode 16.2 the build fails with an error (see below for details)

The build succeeds when targeting Xcode 16.1 on macOS-14

The build succeeds when targeting Xcode 16.2 on macOS-15

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022
  • Windows Server 2025

Image version and build link

20250106.587

Is it regression?

No

Expected behavior

The build succeeds

Actual behavior

The build fails with the following error:

actool error : No simulator runtime version from [<DVTBuildVersion 21A342>, <DVTBuildVersion 21C62>, <DVTBuildVersion 21E213>, <DVTBuildVersion 21F79>, <DVTBuildVersion 22B81>] available to use with iphonesimulator SDK version <DVTBuildVersion 22C146>

Repro steps

Step 1. Start a MAUI .NET 8 build on a macOS-14 agent using Xcode 16.2

@lardieri
Copy link

lardieri commented Jan 8, 2025

May be caused by #11335

Simulators are installed as part of the iOS SDK.

@sureshe456 sureshe456 self-assigned this Jan 9, 2025
@sureshe456
Copy link
Contributor

Hi @d-philipson We began our weekly deployment of macOS 14 and macOS 14-arm64 images on Monday. The current Xcode version, 16.2 Release Candidate along with iOS 18.2 SDK, is expected to be available within 1–2 days. We will provide an update here once the VM rollout is complete. Thank you for your patience.

@d-philipson
Copy link
Author

@sureshe456 Well Xcode 16.2 was available when I tried to build, but the 18.2 SDK wasn't, so I guess the SDK had been initially missed from the deployment?

@lardieri
Copy link

lardieri commented Jan 9, 2025

Yes, same here. My job ran on Xcode 16.2 which was confirmed by the job output from the Xcode@5 step. I pasted the exact worker VM identifier into my issue so you can confirm this by looking up the deployment image for that VM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants