我maui-check
用来检查 .NET MAUI 的兼容性。即使控制台屏幕显示review the errors and correct,我也没有看到任何错误。
user@macbook ~ % maui-check
_ _ _____ _____ __ __ _ _ _ ___
| \ | | | ____| |_ _| | \/ | / \ | | | | |_ _|
| \| | | _| | | | |\/| | / _ \ | | | | | |
_ | |\ | | |___ | | | | | | / ___ \ | |_| | | |
(_) |_| \_| |_____| |_| |_| |_| /_/ \_\ \___/ |___|
.NET MAUI Check v0.10.0.0
─────────────────────────────────────────────────────────────────────────────────────────────────────────
This tool will attempt to evaluate your .NET MAUI development environment.
If problems are detected, this tool may offer the option to try and fix them for you, or suggest a way to
fix them yourself.
Thanks for choosing .NET MAUI!
─────────────────────────────────────────────────────────────────────────────────────────────────────────
⏳ Synchronizing configuration... ok
⏳ Scheduling appointments... ok
OpenJDK 11.0 Checkup...
✔ 11.0.10 (/Library/Java/JavaVirtualMachines/microsoft-11.jdk/Contents/Home/bin/..)
Visual Studio 8.10.0 Checkup...
Android SDK Checkup...
✔ emulator (30.9.5)
✔ build-tools;31.0.0 (31.0.0)
✔ platforms;android-31 (1)
✔ system-images;android-31;google_apis;x86_64 (8)
✔ platform-tools (31.0.3)
✔ cmdline-tools;5.0 (5.0)
Android Emulator Checkup...
✔ Emulator: Android_Emulator_31 found.
XCode 13.1 Checkup...
.NET SDK Checkup...
✔ 6.0.100 - /usr/local/share/dotnet/sdk/6.0.100
.NET SDK - Workload Deduplication Checkup...
.NET SDK - EnableWorkloadResolver.sentinel Checkup...
.NET SDK - Workloads (6.0.100) Checkup...
✔ android-aot (Microsoft.NET.Sdk.Android.Manifest-6.0.100 : 31.0.101-preview.10.59) installed.
✔ ios (Microsoft.NET.Sdk.iOS.Manifest-6.0.100 : 15.0.101-preview.10.251) installed.
✔ maccatalyst (Microsoft.NET.Sdk.MacCatalyst.Manifest-6.0.100 : 15.0.101-preview.10.251) installed.
✔ tvos (Microsoft.NET.Sdk.tvOS.Manifest-6.0.100 : 15.0.101-preview.10.251) installed.
✔ macos (Microsoft.NET.Sdk.macOS.Manifest-6.0.100 : 12.0.101-preview.10.251) installed.
✔ maui (Microsoft.NET.Sdk.Maui.Manifest-6.0.100 : 6.0.101-preview.10.2068) installed.
✔ wasm-tools (microsoft.net.workload.mono.toolchain.manifest-6.0.100 : 6.0.0) installed.
✔ microsoft-net-sdk-emscripten (microsoft.net.workload.emscripten.manifest-6.0.100 : 6.0.0) installed.
─────────────────────────────────────────────────────────────────────────────────────────────────────────
There were one or more problems detected.
Please review the errors and correct them and run maui-check again.
Press enter to exit...
你们能建议我一种方法吗?
环境信息:芯片上macOS Monterey
,.M1
.NET 6.0 (LTS)