From 13082d142189a700b19a2186d3fc2c4aeff3f527 Mon Sep 17 00:00:00 2001 From: Filip Navara Date: Wed, 7 Jun 2023 16:29:53 +0200 Subject: [PATCH 1/2] Don't link Swift/CryptoKit on iOS-like platforms --- .../BuildIntegration/Microsoft.NETCore.Native.Unix.targets | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets index 76d6dd23f3389..1eea11146138b 100644 --- a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets +++ b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets @@ -96,7 +96,7 @@ The .NET Foundation licenses this file to you under the MIT license. - + @@ -119,8 +119,8 @@ The .NET Foundation licenses this file to you under the MIT license. - - + + From f806b536abce2a32043fc20a75c4852447ed832a Mon Sep 17 00:00:00 2001 From: Filip Navara Date: Wed, 7 Jun 2023 21:31:29 +0200 Subject: [PATCH 2/2] Update Microsoft.NETCore.Native.Unix.targets --- .../BuildIntegration/Microsoft.NETCore.Native.Unix.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets index 1eea11146138b..2412bd4b7947a 100644 --- a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets +++ b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets @@ -124,7 +124,7 @@ The .NET Foundation licenses this file to you under the MIT license. - +