xamarin-macios/msbuild
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
..
Messaging/Xamarin.Messaging.Build Updated Xamarin.Messaging version (#13145) 2021-10-28 17:00:14 +02:00
Xamarin.HotRestart.PreBuilt [msbuild] Make sure to update global.json/NuGet.config for the Xamarin.HotRestart.PreBuilt build whenever needed. (#13625) 2021-12-22 21:54:18 +01:00
Xamarin.Localization.MSBuild Localized file check-in by OneLocBuild Task: Build definition ID 14411: Build ID 5561912 (#13604) 2021-12-21 10:48:59 -06: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/dotnet] Add a FilterStaticFramework task to filter out frameworks of static libraries from frameworks we copy to the app bundle. (#13551) 2021-12-16 07:41:53 +01:00
Xamarin.MacDev.Tasks.Core [Dotnet] Fix building twice in a row issue (#13573) 2021-12-16 09:07:47 -06:00
Xamarin.ObjcBinding.Tasks [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.Shared Our current behavior is to detect any None, BundleResource or Content item that's (#13550) 2021-12-14 20:56:52 +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 [hotrestart] Fixed MSBuild outputs when using $(AppBundleManifest) (#13629) 2022-01-04 07:10:40 -05: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 Xamarin.Messaging reference (#13615) 2021-12-21 09:24:42 +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