You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Runner images affected
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
The text was updated successfully, but these errors were encountered: