xamarin-macios/msbuild
Jeffrey Stedfast 37c1337587 [msbuild] Correctly determine whenther Xamarin.Mac builds require a provisioning profile (#3726)
Fixes issue #3674

The problem is that the Xamarin.Mac targets did not set the
RequireProvisioningProfile property on the DetectSigningIdentity
task which meant that it defaulted to 'false'.

When that property is 'false', the DetectSigningIdentity logic
would shortcut to not doing a provisioning profile lookup.

This was therefor causing the build to not use a provisioning
profile which caused the build to improperly codesign the app
bundle.
2018-03-13 08:15:03 -05:00
..
Xamarin.Mac.Tasks [msbuild] Correctly determine whenther Xamarin.Mac builds require a provisioning profile (#3726) 2018-03-13 08:15:03 -05:00
Xamarin.Mac.Tasks.Core [msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3168) 2018-01-08 14:29:52 -05:00
Xamarin.MacDev.Tasks [msbuild] Removed old logging conven ience method (#3352) 2018-01-30 13:51:01 -05:00
Xamarin.MacDev.Tasks.Core [msbuild] Use the proper MM vs MT error code prefix (#3360) 2018-01-31 09:56:45 -05:00
Xamarin.ObjcBinding.Tasks [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.iOS.Tasks [msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3168) 2018-01-08 14:29:52 -05:00
Xamarin.iOS.Tasks.Core [msbuild] Use the proper MM vs MT error code prefix (#3360) 2018-01-31 09:56:45 -05:00
tests Build with CSC instead of MCS (#3393) (#3578) 2018-02-26 09:20:54 -06:00
.editorconfig Provide .editorconfig support for easier contributor formatting 2016-06-13 00:43:37 -03:00
.gitignore [builds] Improve mono/llvm dependencies. (#1948) 2017-03-31 20:23:38 +02:00
Makefile [msbuild] Fix Makefile warning by removing duplicate target. (#3277) 2018-01-22 22:30:27 +01:00
Xamarin.MacDev.Tasks.sln [msbuild] Added support for building CoreML models (#2714) 2017-11-28 11:16:44 -05:00
xbuild-in-place Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00