-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[MAUI][Blazor][PERF] Add IPA file usage for iOS/MacCatalyst Maui Blaz… #68300
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
[MAUI][Blazor][PERF] Add IPA file usage for iOS/MacCatalyst Maui Blaz… #68300
Conversation
|
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
|
Just using the iOS scenario should be sufficient. The MacCatalyst is basically a remnant from when we were setting up the iOS flow but running into iOS specific issues. |
|
/azp run |
|
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
|
The specific pipeline we want to test this in is dotnet-runtime-perf but idk if that is one of the available options. |
Can you please point me to that pipeline, I'm not seeing it in azdo |
|
I sent you a DM |
|
Hi @TanayParikh this PR was actually made against one of your branches and not against main. Can you make another PR against the main branch so we can merge it and start to actually get results? |
The iOS & Mac Catalyst bits are being handled via #68685. That PR is currently blocked on some infra issues. |
…or SOD
Merges into #68241 (or
mainif #68241 is merged).Requires dotnet/performance#2387. Would like to clarify if we should be using a
mauimaccatalystscenario for MacCatalyst or using the ios scenario is sufficient? Details.For: dotnet/maui#2531