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 · 1 comment
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 · 1 comment

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
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