I do NOT have an iPhone or iPad and I need to create a provisioning profile to configure the signing in my Xcode project.
I have tried "iOS App Development" profile, but it required adding an iPhone. I have later tried creating an "Developer ID" provisioning profile, which redirects to creating a certificate, choosing "Apple Development" certificate created with an CRS from my Mac. However, this certificate cannot be used to then create the corresponding profile as I was expecting.
I trying to create a Provisioning Profile to manually import it into Xcode instead on the automatically managed signing option, since it is not working.