xamarin-macios/msbuild
Rolf Bjarne Kvinge 8876444586
[msbuild] Share the _*CompileSceneKitAssets targets between Xamarin.iOS and Xamarin.Mac. (#9735)
The Xamarin.iOS version is more updated, so that's the version now for both
Xamarin.iOS and Xamarin.Mac:

* The iOS version contains Inputs/Outputs (important for incremental builds).
* It doesn't use FileWrites (see e97d69b25c why
  this was removed for iOS)

Additionally define the _SceneKitCache variable for macOS as well, previously
it was only defined for iOS (I'm adding more variables than just
_SceneKitCache to macOS, most of the others will be used in in macOS in
upcoming pull requests, and this way turned out to be simplest).

And also add a new Xamarin.Mac test that exercises the CompileSceneKitAssets targets.
2020-10-01 08:37:52 +02:00
..
Xamarin.Localization.MSBuild [msbuild] Add a GetMinimumOSVersion target that reads the app manifest and outputs the MinimumOSVersion. (#8858) 2020-06-16 17:40:04 +02:00
Xamarin.Mac.Tasks [msbuild] Share the _*CompileSceneKitAssets targets between Xamarin.iOS and Xamarin.Mac. (#9735) 2020-10-01 08:37:52 +02:00
Xamarin.Mac.Tasks.Core [msbuild] Use the ParseBundlerArguments task to parse mmp's --custom_bundle_name argument. (#9709) 2020-09-29 08:42:28 +02:00
Xamarin.MacDev.Tasks [msbuild] Move Xamarin.iOS' implementation of the PrepareResourceRules task to Xamarin.MacDev.Tasks. (#9318) 2020-08-07 14:54:38 +02:00
Xamarin.MacDev.Tasks.Core [msbuild] Merge the CodesignNativeLibraries task into the Codesign task. (#9731) 2020-09-30 18:37:21 +02:00
Xamarin.ObjcBinding.Tasks [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.Shared [msbuild] Share the _*CompileSceneKitAssets targets between Xamarin.iOS and Xamarin.Mac. (#9735) 2020-10-01 08:37:52 +02:00
Xamarin.iOS.Tasks [msbuild] Merge the CodesignNativeLibraries task into the Codesign task. (#9731) 2020-09-30 18:37:21 +02:00
Xamarin.iOS.Tasks.Core [msbuild] Share the _*CompileSceneKitAssets targets between Xamarin.iOS and Xamarin.Mac. (#9735) 2020-10-01 08:37:52 +02:00
tests [msbuild] Pass -F <dir> -framework <framework> for user frameworks. (#9721) 2020-09-29 15:39:44 +02: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] Skip the .NET/Mac build if INCLUDE_MAC is not enabled. 2020-09-21 16:53:40 +02:00
Xamarin.MacDev.Tasks.sln [Localization] MSBuild 2020-03-13 17:46:28 -04:00