How do I build my .NET 8 MAUI iOS app using Xcode 15 in Azure DevOps?
When building my .NET 8 iOS MAUI app in an Azure DevOps build pipeline, it complains that I'm not using the latest Xcode. ILLink : iOS error IL7000: An error occured while executing the custom linker steps. Please review the…