Releases: interface95/PublishAotCross.macOS
Releases · interface95/PublishAotCross.macOS
Release list
Release v1.0.3-preview
✨ New Features: - Support for .NET 10 (RC2) - Upgrade test project to net10.0 🔧 Improvements: - Renamed CrosscompileXWin.targets to CrosscompileWin.targets - Auto-disable SourceLink for Windows cross-compilation - Cleaner target naming: PrepareForWinCrossCompile 🐛 Fixes: - Fixed SourceLink path resolution with lld-link in .NET 10 - Improved cross-compilation reliability 📦 Supported Platforms: - Windows: win-x64, win-arm64, win-x86 - Linux: linux-x64, linux-arm64, linux-musl-x64, linux-musl-arm64 🛠️ Toolchain: - lld-link + xwin for Windows targets - Zig for Linux targets