-
Notifications
You must be signed in to change notification settings - Fork 516
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[msbuild/dotnet] Make codesigning createdump work in universal apps. F…
…ixes #14155. (#14196) We don't sign each rid-specific bundle, but we sign the final merged app bundle instead. This means that we must store the list of files to codesign from the rid-specific build and load those lists before running codesign on the merged app bundle. #14155.
- Loading branch information
1 parent
f838576
commit 96c32e3
Showing
1 changed file
with
85 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
96c32e3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ [CI Build] Tests failed on Build ❌
Tests failed on Build.
API diff
✅ API Diff from stable
View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff
API Current PR diff
View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff
Packages generated
View packages
Test results
3 tests failed, 232 tests passed.
Failed tests
Tests run: 2708 Passed: 2513 Inconclusive: 11 Failed: 3 Ignored: 192)
No test log file was produced)
Tests run: 11943 Passed: 10499 Inconclusive: 0 Failed: 3 Ignored: 354)
Pipeline on Agent XAMBOT-1028.BigSur'
[msbuild/dotnet] Make codesigning createdump work in universal apps. Fixes #14155. (#14196)
96c32e3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥 Tests failed catastrophically on VSTS: device tests iOS (no summary found). 🔥
Result file D:\a\1\s\Reports\TestSummary-iOS64\TestSummary.md not found.
Pipeline on Agent
[msbuild/dotnet] Make codesigning createdump work in universal apps. Fixes #14155. (#14196)
96c32e3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥 Tests failed catastrophically on VSTS: device tests tvOS (no summary found). 🔥
Result file D:\a\1\s\Reports\TestSummary-tvos\TestSummary.md not found.
Pipeline on Agent
[msbuild/dotnet] Make codesigning createdump work in universal apps. Fixes #14155. (#14196)
96c32e3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Tests failed on macOS Mac Catalina (10.15) ❌
Tests failed on Mac Catalina (10.15).
Failed tests are:
Pipeline on Agent
[msbuild/dotnet] Make codesigning createdump work in universal apps. Fixes #14155. (#14196)