xamarin-macios/msbuild
Rolf Bjarne Kvinge 96d7b958b6
[msbuild] Fix processing static libraries in binding sidecars. (#16227)
Fixes an issue where we'd end up trying to link with the managed assembly instead:

> ld: warning: ignoring file .../bin/Debug/net6.0-ios/MyBinding.dll, building for iOS Simulator-x86_64 but attempting to link with file built for unknown-unsupported file format ( 0x4D 0x5A 0x90 0x00 0x03 0x00 0x00 0x00 0x04 0x00 0x00 0x00 0xFF 0xFF 0x00 0x00 )

Also add a warning if we run into other types of libraries in the future to
make it easier to diagnose.
2022-10-05 08:40:20 +02:00
..
Messaging/Xamarin.Messaging.Build [main] Fixed Build Agent (#16086) 2022-09-23 07:08:07 +02:00
Xamarin.HotRestart.PreBuilt Misc fixes to make the build more silent. (#15852) 2022-09-05 10:55:41 +02:00
Xamarin.Localization.MSBuild [msbuild] Fix processing static libraries in binding sidecars. (#16227) 2022-10-05 08:40:20 +02:00
Xamarin.Mac.Tasks Autoformat msbuild projects. (#16132) 2022-09-28 16:25:35 +02:00
Xamarin.MacDev.Tasks [msbuild] Fix processing static libraries in binding sidecars. (#16227) 2022-10-05 08:40:20 +02:00
Xamarin.ObjcBinding.Tasks [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.Shared [msbuild] Add a public 'CompileImageAssetsDependsOn' property. Fixes #16065. (#16089) 2022-09-23 16:29:40 +02:00
Xamarin.iOS.Tasks Autoformat msbuild projects. (#16132) 2022-09-28 16:25:35 +02:00
Xamarin.iOS.Tasks.Windows Autoformat msbuild projects. (#16132) 2022-09-28 16:25:35 +02:00
.gitignore [msbuild] Sign Xamarin.iOS.Tasks.dll and Xamarin.Mac.Tasks.dll. Fixes #9835. (#12831) 2021-09-28 17:31:35 +02:00
Directory.Build.props Updated Xamarin.Messaging to 1.7.14 (#15913) 2022-09-13 10:40:44 +02:00
ILMerge.targets [msbuild] Remove the Xamarin.*.Task.Core assemblies. (#15768) 2022-08-29 11:59:28 +02:00
Makefile [src] Quiet the build a bit. (#15737) 2022-08-29 14:15:02 +02:00
Xamarin.MacDev.Tasks.sln [msbuild] Remove the Xamarin.*.Task.Core assemblies. (#15768) 2022-08-29 11:59:28 +02:00