From 472881d6bfbfdb37397af24bef1a8bd0cf85c297 Mon Sep 17 00:00:00 2001 From: Jan Kotas Date: Mon, 20 May 2024 16:44:28 -0700 Subject: [PATCH] Fix xcode-select : error : tool 'xcodebuild' requires Xcode Port https://github.com/dotnet/runtime/pull/100190 to internal build scripts Fixes #102471 --- src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj b/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj index 8b1ceb53dbd8c8..823dab33c645c4 100644 --- a/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj +++ b/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj @@ -66,7 +66,7 @@ - +