So, how exactly do I deploy the "Hello World" MAUI app to my iPhone?
Here's what I tested / did:
- Deploying a "Hello World"-Swift project from XCode works. Also successfully paired the Mac to VS on Windows.
- I tried both manual and automatic provisioning
- I created the proper API key as per the instructions
- Mucked about with the App Id and registered it on Apple's Dev Portal. Also tried Wildcard.
But everything always yields the dreaded: 0xe8008015 (A valid provisioning profile for this executable was not found)
So. What is there to do and why is that actually still an issue?