xamarin-macios/msbuild/Xamarin.MacDev.Tasks.Core/Tasks
Jeffrey Stedfast 7c7814e892
[msbuild] Added support for building CoreML models (#2714)
* [msbuild] Added support for building CoreML models

* [msbuild] Make sure to Dispose() processes after they're done

* Updated to use newer MLModel.Create() and MLFeatureValue.Create() methods

* Added SqueezeNet.txt to document SqueezeNet.mlmodel
2017-11-28 11:16:44 -05:00
..
ACToolTaskBase.cs [msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3007) 2017-11-27 14:44:09 -05:00
ArToolTaskBase.cs [msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3007) 2017-11-27 14:44:09 -05:00
ArchiveTaskBase.cs [msbuild] Added support for building CoreML models (#2714) 2017-11-28 11:16:44 -05:00
BTouchTaskBase.cs [msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3007) 2017-11-27 14:44:09 -05:00
CodesignTaskBase.cs [msbuild] Added support for building CoreML models (#2714) 2017-11-28 11:16:44 -05:00
CodesignVerifyTaskBase.cs [msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3007) 2017-11-27 14:44:09 -05:00
CollectBundleResourcesTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
CollectFrameworksBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
CompileAppManifestTaskBase.cs [msbuild] Set the target architecture in the Info.plist UIRequiredDev… (#2409) 2017-11-02 15:01:00 -04:00
CompileEntitlementsTaskBase.cs Revert "[msbuild] Fixed Condition for CalculateCodesignAppBundleInputs (#2843)" (#2944) 2017-11-01 16:19:02 +01:00
CompileSceneKitAssetsTaskBase.cs [msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3007) 2017-11-27 14:44:09 -05:00
ComputeBundleResourceOutputPathsTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
CoreMLCompilerTaskBase.cs [msbuild] Added support for building CoreML models (#2714) 2017-11-28 11:16:44 -05:00
CreateAssetPackManifestTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
CreateEmbeddedResourcesTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
CreateInstallerPackageTaskBase.cs [msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3007) 2017-11-27 14:44:09 -05:00
CreatePkgInfoTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
DSymUtilTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
DetectSigningIdentityTaskBase.cs Revert "[msbuild] Fixed Condition for CalculateCodesignAppBundleInputs (#2843)" (#2944) 2017-11-01 16:19:02 +01:00
DittoTaskBase.cs [msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3007) 2017-11-27 14:44:09 -05:00
FindItemWithLogicalNameTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
GenerateBundleNameTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
GetNativeExecutableNameTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
GetPropertyListValueTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
IBToolTaskBase.cs [msbuild] Added support for building CoreML models (#2714) 2017-11-28 11:16:44 -05:00
MetalLibTaskBase.cs [msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3007) 2017-11-27 14:44:09 -05:00
MetalTaskBase.cs [msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3007) 2017-11-27 14:44:09 -05:00
OptimizePropertyListTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
PackLibraryResourcesTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
PrepareNativeReferencesTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
PropertyListEditorTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
ReadItemsFromFileBase.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
ScnToolTaskBase.cs [msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3007) 2017-11-27 14:44:09 -05:00
SmartCopyTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
SpotlightIndexerTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
SymbolStripTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
TextureAtlasTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
UnpackLibraryResourcesTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
WriteItemsToFileBase.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
XcodeCompilerToolTask.cs [msbuild] Added support for building CoreML models (#2714) 2017-11-28 11:16:44 -05:00
XcodeToolTaskBase.cs [msbuild] Only use File.GetLastWriteTimeUtc (#1547) 2017-01-23 15:31:44 -05:00
ZipTaskBase.cs [msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3007) 2017-11-27 14:44:09 -05:00