-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
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)
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) π¬
- Run latest dev version of uno-check while having older version of xcode installed
- Observe uno-check will not detect any issue
- Open rider or any other IDE
- Build solution for iOS
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels