xamarin-macios/msbuild/Xamarin.Shared
Rolf Bjarne Kvinge 7336100b9a
[msbuild] Only sign the app bundle if codesigning is enabled. Fixes #16197. (#16266)
Only sign the app bundle if codesigning is enabled.

This fixes a bug where we'd still try to sign an app bundle, even if the user
disabled code signing by setting EnableCodeSigning=false, if the default logic
was to sign the app bundle.

Fixes https://github.com/xamarin/xamarin-macios/issues/16197.
2022-10-10 15:33:20 +02:00
..
Xamarin.ImplicitFacade.targets [msbuild] Share the logic to implicitly include netstandard.dll in the build. (#9146) 2020-07-22 14:57:35 +02:00
Xamarin.Shared.ObjCBinding.targets [msbuild] Simplify some code and remove usage of the 'GeneratedSources' item group, which looks public, but really isn't. (#12757) 2021-09-17 16:17:26 +02:00
Xamarin.Shared.Stubs.targets [msbuild] Share three stub targets for Windows between Xamarin.iOS and Xamarin.Mac. (#9443) 2020-08-21 18:10:32 +02:00
Xamarin.Shared.props [msbuild] Only require a provisioning profile if we have non-empty entitlements. (#15918) 2022-09-13 10:51:41 +02:00
Xamarin.Shared.targets [msbuild] Only sign the app bundle if codesigning is enabled. Fixes #16197. (#16266) 2022-10-10 15:33:20 +02:00