[release/6.0.4xx-xcode14.2] [msbuild] Verify Mac Catalyst apps like we verify macOS apps. Fixes #17829.#17868
Conversation
…otnet#17829. * For Mac Catalyst apps we must verify the code signature like we do it for macOS apps. Fixes dotnet#17829. * Enable nullability and fix code accordingly. * Merge the CodesignVerify and CodesignVerifyTaskBase classes to simplify the code. Submission test is added as well: * xamarin/maccore#2656 * xamarin/SubmissionSamples#51 Fixes dotnet#17829.
💻 [PR Build] Tests on macOS M1 - Mac Big Sur (11.5) passed 💻✅ All tests on macOS M1 - Mac Big Sur (11.5) passed. Pipeline on Agent |
✅ API diff for current PR / commitNET (empty diffs)
✅ API diff vs stable.NET (No breaking changes)
✅ Generator diffGenerator diff is empty Pipeline on Agent |
💻 [PR Build] Tests on macOS M1 - Mac Ventura (13.0) passed 💻✅ All tests on macOS M1 - Mac Ventura (13.0) passed. Pipeline on Agent |
🚀 [CI Build] Test results 🚀Test results✅ All tests passed on VSTS: simulator tests. 🎉 All 77 tests passed 🎉 Tests counts
Pipeline on Agent |
macOS apps. Fixes _CodesignVerify target fails when publishing a .NET MAUI MacCat app for outside the App Store #17829.
code.
Submission test is added as well:
Fixes #17829.
Backport of #17835