-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Maui iOS and MacCatalyst build steps #61068
Conversation
… without having a dirty rebase. Also added file prints to figure out the ios app names so they can be pushed to artifacts and used.
…ios tests, setup file copies, uploads, and downloads; and setup perf branch to use as partner testing branch.
Tagging subscribers to this area: @hoyosjs Issue DetailsAdded the Maui iOS and MacCatalyst build steps for the SOD performance testing (per dotnet/performance#2075). Includes addition of runtime replacement during build, building of necessary runtime files, building of iOS and MacCatalyst, piping of the built apps through the pipeline, and the helix items for the tests.
|
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.
I have left a few comments. Also do you have a link to a completed run of this?
Yes, there is a completed run, DM'd it. |
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.
LGTM
Added the Maui iOS and MacCatalyst build steps for the SOD performance testing (per dotnet/performance#2075). Includes addition of runtime replacement during build, building of necessary runtime files, building of iOS and MacCatalyst, piping of the built apps through the pipeline, and the helix items for the tests.