I need to archive a build of my iOS app for distribution on Diawi. I need to add the UDIDs of the testers to my provisioning profile first and I am afraid of messing up the current provisioning profile which are working for the app.
First I just want to check if these steps are still valid for what I would like to do:
First add the device udid in devices list by clicking on '+' button in the devices list.
Then, after adding device udid, go to the provisioning profile list. There, select the provisioning profile to which you want to add the device.
Afterwards, you get an edit option that you want to use for adding the new UDID, which you previously added to the devices list. You find this option at the bottom.
I found these steps at this answer (2013) but I think they may have been when Apple were still adding devices with UDIDs (whereas now it is done via apple ID (email): How to add new Device UDID to an existing provisioning profile in the new pattern
Secondly, after I click add device in my apple developer account, they are asking for the device name. I only have the UDID of the testers phones - do I need their phones name also?