xamarin-macios/msbuild/Xamarin.iOS.Tasks.Windows
Mauro Agnoletti 9e4eaf1f1c
[hotrestart] Fixed MSBuild outputs when using $(AppBundleManifest) (#13629)
We only want the file name of the app manifest path to define the outputs because the app manifest will be always located at the app bundle root level.
For MAUI, the app manifest source file could be located on a sub-folder (like \Platforms\iOS\Info.plist) so if we take the full value of the property we will end up looking the manifest in the wrong place inside the app bundle, causing the inputs/outputs checks to fail and forcing many tasks to always run (like code sign), also causing unwanted behaviors like breaking incremental builds and incremental deployments

Co-authored-by: Alex Soto <alex@alexsoto.me>
2022-01-04 07:10:40 -05:00
..
Properties Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Tasks Fixes Hot Restart build issues (#12500) 2021-08-24 08:13:27 +02:00
Xamarin.Messaging.Apple.targets [dotnet] Revert changes that separate Messaging from Xamarin.iOS.Tasks to fix dotnet build (#10738) 2021-03-01 08:05:01 +01:00
Xamarin.iOS.Common.After.props [dotnet] Initial support for .NET6 from Windows (#10590) 2021-02-12 07:43:17 +01:00
Xamarin.iOS.Common.After.targets Fix CopyDSYMFromMac target to copy *.DSYM to the right path in Windows (#12811) 2021-09-23 07:59:12 +02:00
Xamarin.iOS.Common.Before.props [dotnet] Initial support for .NET6 from Windows (#10590) 2021-02-12 07:43:17 +01:00
Xamarin.iOS.Common.Before.targets [dotnet] Initial support for .NET6 from Windows (#10590) 2021-02-12 07:43:17 +01:00
Xamarin.iOS.HotRestart.props Added Hot Restart support into the SDK (#12293) 2021-08-05 09:19:51 +02:00
Xamarin.iOS.HotRestart.targets [hotrestart] Fixed MSBuild outputs when using $(AppBundleManifest) (#13629) 2022-01-04 07:10:40 -05:00
Xamarin.iOS.ObjCBinding.CSharp.After.props Fixed iOS Binding projects build in Windows 2021-03-18 18:20:24 -03:00
Xamarin.iOS.ObjCBinding.CSharp.After.targets Fixed iOS Binding projects build in Windows 2021-03-18 18:20:24 -03:00
Xamarin.iOS.ObjCBinding.Common.After.props [dotnet] Initial support for .NET6 from Windows (#10590) 2021-02-12 07:43:17 +01:00
Xamarin.iOS.ObjCBinding.Common.After.targets [dotnet] Initial support for .NET6 from Windows (#10590) 2021-02-12 07:43:17 +01:00
Xamarin.iOS.ObjCBinding.Common.Before.targets [dotnet] Initial support for .NET6 from Windows (#10590) 2021-02-12 07:43:17 +01:00
Xamarin.iOS.Tasks.Windows.csproj Updated Hot Restart client package (#13029) 2021-10-20 07:45:34 +02:00
Xamarin.iOS.WatchApp.Common.After.targets [dotnet] Initial support for .NET6 from Windows (#10590) 2021-02-12 07:43:17 +01:00
Xamarin.iOS.Windows.After.targets Added Hot Restart support into the SDK (#12293) 2021-08-05 09:19:51 +02:00
Xamarin.iOS.Windows.Before.targets [dotnet] Initial support for .NET6 from Windows (#10590) 2021-02-12 07:43:17 +01:00
Xamarin.iOS.Windows.props [build] Create Microsoft.iOS.Windows.Sdk workload pack (#11251) 2021-04-27 07:44:51 +02:00