Skip to content

[uno-check]uno-check does not detect Xcode 26.2 requirement for the latest .NET iOS versionΒ #514

@jhanvi03

Description

@jhanvi03

Current behavior πŸ›

When running uno-check, the tool does not validate or flag that the latest version of .NET for iOS requires Xcode 26.2. As a result, the check completes without indicating any issue even if the system has an older Xcode version installed (e.g., Xcode 26.0).

Because of this, users only encounter the problem later when attempting to build the solution for iOS, which results in the following error:

This version of .NET for iOS (26.2.10197) requires Xcode 26.2. The current version of Xcode is 26.0. Either install Xcode 26.2, or use a different version of .NET for iOS. See https://aka.ms/xcode-requirement
 for more information.

Current latest version of Xcode:Version 26.3 (17C529)

Image Image

With above versions as well I am getting same error

Expected behavior 🎯

Uno-check should detect the issue

How to reproduce it (as minimally and precisely as possible) πŸ”¬

  1. Run latest dev version of uno-check while having older version of xcode installed
  2. Observe uno-check will not detect any issue
  3. Open rider or any other IDE
  4. Build solution for iOS
  5. Observe the error

Workaround πŸ› οΈ

No response

Renderer 🎨

  • Skia
  • Native

Affected platforms πŸ“±πŸ’»πŸ–₯️

iOS

Uno.Sdk version (and other relevant versions) πŸ“¦

Latest dev version of uno-check

IDE version πŸ§‘β€πŸ’»

No response

Anything else we need to know? πŸ’¬

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions