-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
.NET MAUI is not able to build (both Android and iOS) #11178
Comments
Hi @Kebechet, We began our weekly deployment of macOS 15 and macOS 15-arm64 images on Monday. The current Xcode version, 16.2 Release Candidate, 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. |
@sureshe456 Perfect, thank you. And what about the Android part ? |
Hi @Kebechet - We are closely looking into this issue and will update you after investigating. Appreciate your patience. Thanks! |
Hey @Kebechet! 👋 We don't want to track two problems in one place at the same time. I suggest leaving this issue as a If you would like to track Xcode related issue, please open another one. 🙇 |
Hi @Kebechet - We would like to inform you that the latest image version has been rolled out. Please update your sync process and try using the new version(20241215.1). Let us know if you encounter any further issues. Thanks! |
Still getting the same problem
Runner: |
Description
Android build is not possible because image contains some f*ked up .NET versions (something with .NET7 even though I use .NET8)
actions/runner#3578
iOS publishing to Apple Connect requires XCode 16.2 but not BETA. It needs either RC1 or official release
16.2
that was published just recently:xamarin/xamarin-macios#19157 (comment)
Platforms affected
Runner images affected
Image version and build link
Android build:
Image: windows-2022
Version: 20241201.2.0
iOS build
Image: macos-15-arm64
Version: 20241202.430
Is it regression?
yes
Expected behavior
.NET MAUI builds should just pass as before
Actual behavior
Both pipelines crash.
Repro steps
The text was updated successfully, but these errors were encountered: