xamarin-macios/msbuild/Xamarin.MacDev.Tasks.Core
Rolf Bjarne Kvinge e3969482a8
[msbuild] Unify the iOS and macOS versions of the IBTool task. (#12424)
* Have a single implementation of AutoActivateCustomFonts.
* Share the GetTargetDevices implementations between ACTool and IBTool, after removing
  a condition for Xcode 6.0 (which we don't support anymore, so that check could
  be removed) the implementations were identical.
2021-08-16 10:54:28 +02:00
..
Extensions Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
MsBuildTasks Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Properties Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Tasks [msbuild] Unify the iOS and macOS versions of the IBTool task. (#12424) 2021-08-16 10:54:28 +02:00
AssetPackUtils.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
BundleResource.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
CommandLineArgumentBuilder.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
DataConverter.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
ErrorHelper.msbuild.cs [msbuild] Use the same prefix in ErrorHelper as we do in other MSBuild code. 2021-06-24 11:40:07 +02:00
LinkTarget.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
LinkerOptions.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
LoggingExtensions.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
NativeReferenceKind.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
PlatformFramework.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
PlatformUtils.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Sdks.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
StringParserService.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
TargetArchitecture.cs [msbuild] Add a TargetArchitectures argument to the LinkNativeCode task. (#9945) 2020-10-23 09:12:34 +02:00
VerbosityUtils.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Xamarin.MacDev.Tasks.Core.csproj [msbuild] Fix the inclusion of the mtouch errors in the Xamarin.MacDev.Tasks.Core assembly. (#12360) 2021-08-09 14:43:22 +02:00