xamarin-macios/msbuild
Sebastien Pouliot db77ed51a1
[msbuild] Fix xcframework support when used directly as native references (#10219)
instead _indirectly_ thru a binding project.

It got broken when I fixed the msbuild tests (to avoid re-building
needlessly the project).

Test case: https://github.com/spouliot/xcframework

Also don't resolve when building binding projects - since it's not useful (as we already package the whole .xcframework)
2020-12-10 12:45:58 -05:00
..
Xamarin.Localization.MSBuild [msbuild] Add support for `.xcframework` (#10046) 2020-11-30 13:44:03 -05:00
Xamarin.Mac.Tasks [msbuild] Unify the _GetCompileToNativeInputs target between iOS and Mac. (#10189) 2020-12-03 08:12:18 +01:00
Xamarin.Mac.Tasks.Core [msbuild] Put Info.plist in the Contents/ subdirectory in the app for catalyst apps. 2020-12-03 10:43:18 +01:00
Xamarin.MacDev.Tasks [msbuild] Add support for `.xcframework` (#10046) 2020-11-30 13:44:03 -05:00
Xamarin.MacDev.Tasks.Core [msbuild] Fix xcframework support when used directly as native references (#10219) 2020-12-10 12:45:58 -05:00
Xamarin.ObjcBinding.Tasks [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.Shared [msbuild] Fix xcframework support when used directly as native references (#10219) 2020-12-10 12:45:58 -05:00
Xamarin.iOS.Tasks [mac] Add user-framework support for Xamarin.Mac (#10144) 2020-11-26 08:47:41 -05:00
Xamarin.iOS.Tasks.Core [msbuild] Archive the user frameworks .dSYM when available (#10220) 2020-12-09 09:29:40 -05:00
.gitignore [msbuild] Convert project files to sdk-style project files. (#7698) 2020-01-14 08:16:02 +01:00
ILMerge.targets [msbuild] Fix pdb generation, ship the pdb and improve build logic. (#8672) 2020-05-26 14:49:21 +02:00
Makefile [msbuild] Implement support for Mac Catalyst 2020-12-03 10:42:26 +01:00
Xamarin.MacDev.Tasks.sln [tests] Split the iOS msbuild tests in two. (#9860) 2020-10-15 08:45:43 +02:00