Maui-Hybrid debug on iOS device using VS Code on Mac
Does anyone know how to test a maui-blazor app in VS Code on an iOS device? I can run it in the simulator, but I want to try it on my device. I have done everything shown here: https://learn.microsoft.com/en-us/dotnet/maui/ios/device-provisioning/manual-provisioning?view=net-maui-8.0&tabs=vs but I can't find any instructions on how to do the step "Downloading Provisoning Profiles" as the instructions are for Visual Studio only. What is the "CLI" method when using VS Code?