xamarin-macios/msbuild/Xamarin.Mac.Tasks.Core
Rolf Bjarne Kvinge 5117154dc1
[msbuild] Refactor how we figure out which native libraries to sign for Xamarin.Mac (#9768)
Refactor how we figure out which native libraries to sign for Xamarin.Mac to align it with how it's done for Xamarin.iOS.

* The MmpTask searched (and returned) and *.dylib files in the
  Contents/MonoBundle directory; replace this with MSBuild item group
  globbing. This also makes an error code unused, so remove that as well.
* The _TemperMetal task returned the compiled *.metallib file; replace this
  with MSBuild item group globbing.
2020-10-05 08:56:28 +02:00
..
Properties Added new Mac.Tasks.Core project; moved tasks with no Core base there 2016-05-26 10:07:59 -03:00
Tasks [msbuild] Refactor how we figure out which native libraries to sign for Xamarin.Mac (#9768) 2020-10-05 08:56:28 +02:00
MacOSXSdks.cs [msbuild] Don't use events and methods that are obsolete and do nothing. (#7637) 2019-12-23 13:29:34 -05:00
Xamarin.Mac.Tasks.Core.csproj [msbuild] Remove the net461 version of the msbuild task assemblies. (#8419) 2020-04-20 09:59:22 +02:00