xamarin-macios/msbuild
Rolf Bjarne Kvinge d0f33c7931
[msbuild] Fix merging of apps with symlinks to directories. (#13546)
Symlinks to directories are treated the same as other symlinks (as files), not
as directories. This way we don't end up re-creating a directory hierarchy
when we only have to create a symlink.
2021-12-14 08:10:23 +01:00
..
Messaging/Xamarin.Messaging.Build Updated Xamarin.Messaging version (#13145) 2021-10-28 17:00:14 +02:00
Xamarin.HotRestart.PreBuilt Updated Hot Restart pre-built app and launch icons (#13399) 2021-11-19 09:27:03 +01:00
Xamarin.Localization.MSBuild [dotnet] Parse the -gcc_flags and -link_flags mtouch/mmp arguments and pass them to the native linker. (#13521) 2021-12-13 08:33:26 +01:00
Xamarin.Mac.Tasks [msbuild] Share the CompileEntitlements task implementation between iOS and macOS. (#12946) 2021-10-07 08:17:50 +02:00
Xamarin.Mac.Tasks.Core [msbuild] Share the ALToolUpload and ALToolValidate task implementations between iOS and macOS. (#12852) 2021-09-28 17:38:51 +02:00
Xamarin.MacDev.Tasks [msbuild] Share the CompileEntitlements task implementation between iOS and macOS. (#12946) 2021-10-07 08:17:50 +02:00
Xamarin.MacDev.Tasks.Core [msbuild] Fix merging of apps with symlinks to directories. (#13546) 2021-12-14 08:10:23 +01:00
Xamarin.ObjcBinding.Tasks [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.Shared [dotnet] Parse the -gcc_flags and -link_flags mtouch/mmp arguments and pass them to the native linker. (#13521) 2021-12-13 08:33:26 +01:00
Xamarin.iOS.Tasks [msbuild] Share the CompileEntitlements task implementation between iOS and macOS. (#12946) 2021-10-07 08:17:50 +02:00
Xamarin.iOS.Tasks.Core [msbuild] Improve logic to clean up the app bundle for macOS and Mac Catalyst apps before signing. (#13479) 2021-12-07 21:33:22 +01:00
Xamarin.iOS.Tasks.Windows Updated Hot Restart client package (#13029) 2021-10-20 07:45:34 +02:00
.gitignore [msbuild] Sign Xamarin.iOS.Tasks.dll and Xamarin.Mac.Tasks.dll. Fixes #9835. (#12831) 2021-09-28 17:31:35 +02:00
Directory.Build.props Updated Messaging and Hot Restart versions (#13367) 2021-11-18 09:17:58 +01:00
ILMerge.targets [msbuild] Add ILStrip'ing for net6 applications. Fixes #11445. (#12563) 2021-10-05 09:43:22 -05:00
Makefile [msbuild/dotnet] Build the Xamarin.PreBuilt.iOS app bundle. Fixes #12945. (#13342) 2021-11-12 07:38:07 +01:00
Xamarin.MacDev.Tasks.sln [dotnet] Revert changes that separate Messaging from Xamarin.iOS.Tasks to fix dotnet build (#10738) 2021-03-01 08:05:01 +01:00