xamarin-macios/msbuild/Xamarin.Mac.Tasks/Tasks
Rolf Bjarne Kvinge 6bc03419fa
[msbuild] Unify the CompileAppManifest target. (#8875)
Also rework the class hierarchy a little bit, so that Xamarin.iOS and
Xamarin.Mac are identical:

    CompileAppManifestTaskBase
    └─── iOS/CompileAppManifestTaskCore
    │    └─── iOS/CompileAppManifest
    └─── Mac/CompileAppManifestTaskCore
        │    └─── Mac/CompileAppManifest
2020-06-18 15:46:45 +02:00
..
ACTool.cs [msbuild] Add a GetMinimumOSVersion target that reads the app manifest and outputs the MinimumOSVersion. (#8858) 2020-06-16 17:40:04 +02:00
ALToolUpload.cs [vsts-938452] Change inheritance order of altool-task classes 2019-08-07 16:09:20 -04:00
ALToolValidate.cs [vsts-938452] Clean up file names and indentations 2019-08-07 16:09:58 -04:00
Archive.cs Add macOS Xcode archive support (#5862) 2019-04-15 15:20:18 -05:00
BTouch.cs [msbuild] Simplify the BTouch task implementation. (#8096) 2020-03-13 18:04:50 +01:00
CodesignVerify.cs [msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3168) 2018-01-08 14:29:52 -05:00
CompileAppManifest.cs [msbuild] Unify the CompileAppManifest target. (#8875) 2020-06-18 15:46:45 +02:00
CompileEntitlements.cs [msbuild] Fixed provisioning profile lookups for tvOS (#3216) 2018-01-17 15:18:34 -05:00
CompileSceneKitAssets.cs [msbuild] Provide the correct value for the operating system for tvOS and watchOS to a few tasks. Fixes #6200. (#7226) 2019-10-16 22:14:11 +02:00
CreateBindingResourcePackage.cs Add 'NoBindingEmbedding' style binding project support (#5167) 2018-12-12 09:55:57 -05:00
CreateEmbeddedResources.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
DetectSdkLocations.cs [msbuild] Share the _DetectSdkLocations target. (#8755) 2020-06-05 17:08:02 +02:00
DetectSigningIdentity.cs [msbuild] Share the _DetectSigningIdentity target. (#8785) 2020-06-08 08:58:59 +02:00
EmbedProvisionProfile.cs Made tasks in Mac.Tasks.Core bases; added SessionId 2016-05-26 10:24:13 -03:00
IBTool.cs [msbuild] Add a GetMinimumOSVersion target that reads the app manifest and outputs the MinimumOSVersion. (#8858) 2020-06-16 17:40:04 +02:00
Metal.cs [msbuild] Add a GetMinimumOSVersion target that reads the app manifest and outputs the MinimumOSVersion. (#8858) 2020-06-16 17:40:04 +02:00
MetalLib.cs [msbuild] Update 'metal' binary path for Xcode 10 (#4601) 2018-08-17 10:24:02 -04:00
Mmp.cs Macios symbolicate (#74) 2016-05-31 11:57:47 -04:00
PrepareNativeReferences.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
ScnTool.cs [msbuild] Provide the correct value for the operating system for tvOS and watchOS to a few tasks. Fixes #6200. (#7226) 2019-10-16 22:14:11 +02:00
TextureAtlas.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00