xamarin-macios/msbuild/Xamarin.MacDev.Tasks.Core
Rolf Bjarne Kvinge 7e52c08a52 [msbuild/dotnet] Mac Catalyst entitlements must be embedded in the app signature, not the executable.
Just like they are for macOS apps.
2021-07-27 13:52:46 +02:00
..
Extensions [msbuild] Fixes remote tasks execution (#11793) 2021-06-03 21:23:01 -04:00
MsBuildTasks [dotnet] Initial support for .NET6 from Windows (#10590) 2021-02-12 07:43:17 +01:00
Properties [msbuild] Add support for `.xcframework` (#10046) 2020-11-30 13:44:03 -05:00
Tasks [msbuild/dotnet] Mac Catalyst entitlements must be embedded in the app signature, not the executable. 2021-07-27 13:52:46 +02:00
AssetPackUtils.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
BundleResource.cs [msbuild] Move PathUtils.cs to tools/common so that other code can use it too. (#9801) 2020-10-09 08:32:10 +02:00
CommandLineArgumentBuilder.cs [msbuild] Re-use existing code to launch processes. (#9858) 2020-10-14 19:15:53 +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 Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
LinkerOptions.cs [msbuild] Don't pass "-L/path/to/ -llibrary for static libraries. 2021-05-18 09:11:32 +02:00
LoggingExtensions.cs [msbuild] Use the same prefix in ErrorHelper as we do in other MSBuild code. 2021-06-24 11:40:07 +02:00
NativeReferenceKind.cs [msbuild] Remove duplicate NativeReferenceKind enum. (#8812) 2020-06-10 09:09:53 +02:00
PlatformFramework.cs [msbuild] Use localized strings in a few more places. (#10613) 2021-02-11 15:57:40 +01:00
PlatformUtils.cs [msbuild] Apple uses 'macosx' as the platform identifier for catalyst in their toolchain. 2020-12-03 10:42:26 +01:00
Sdks.cs [msbuild] Remove dead code. (#11468) 2021-05-07 15:41:36 +02:00
StringParserService.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
TargetArchitecture.cs [msbuild] Add a TargetArchitectures argument to the LinkNativeCode task. (#9945) 2020-10-23 09:12:34 +02:00
VerbosityUtils.cs [msbuild] Default to verbose logs for mmp/mtouch if creating a binary log. (#10147) 2020-11-25 15:09:21 +01:00
Xamarin.MacDev.Tasks.Core.csproj [msbuild] Implement a MergeAppBundles task to merge two (or more) apps into a single universal/fat app. 2021-06-18 10:34:35 +02:00