xamarin-macios/msbuild/Xamarin.MacDev.Tasks.Core
Rolf Bjarne Kvinge 50192c9f96
[msbuild] Deduplicate items in ComputeCodesignItems. Fixes #14522. (#14525)
We may end up trying to codesign the same item multiple times when codesigning
universal .NET apps. Avoid this by deduplicating items to codesign.

Fixes https://github.com/xamarin/xamarin-macios/issues/14522.
2022-03-29 07:37:57 +02:00
..
Extensions [msbuild] Save/restore all the NativeReference metadata. 2022-03-22 16:14:07 +01:00
MsBuildTasks Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Properties [msbuild] Sign Xamarin.iOS.Tasks.dll and Xamarin.Mac.Tasks.dll. Fixes #9835. (#12831) 2021-09-28 17:31:35 +02:00
Tasks [msbuild] Deduplicate items in ComputeCodesignItems. Fixes #14522. (#14525) 2022-03-29 07:37:57 +02:00
AssetPackUtils.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
BundleResource.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
CommandLineArgumentBuilder.cs [msbuild] Call the generator using a response file. (#12756) 2021-09-20 07:40:57 +02:00
DataConverter.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
ErrorHelper.msbuild.cs [msbuild] Use the same prefix in ErrorHelper as we do in other MSBuild code. 2021-06-24 11:40:07 +02:00
LinkTarget.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
LinkerOptions.cs [msbuild] Add support for computing linker arguments for native references that are dynamic libraries. 2021-12-22 10:17:34 +01:00
LoggingExtensions.cs [msbuild] Fix a few paths to have consistently macOS paths. (#14354) 2022-03-09 21:53:14 -05:00
NativeReferenceKind.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
PlatformFramework.cs [tests] Add tests for CompileAppManifest and ReadAppManifest. 2021-08-24 14:41:20 +02:00
PlatformUtils.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Sdks.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
StringParserService.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
TargetArchitecture.cs [msbuild] Add a TargetArchitectures argument to the LinkNativeCode task. (#9945) 2020-10-23 09:12:34 +02:00
VerbosityUtils.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Xamarin.MacDev.Tasks.Core.csproj [msbuild] Store the .NET version in the app's Info.plist when building an app using .NET. Fixes #14108. (#14215) 2022-02-24 20:44:42 +01:00