Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get the UDID of a dead iOS device? [closed]

I have dead, lost, stolen, etc. iOS devices on my developer account and I've used all 100 slots. I have serial numbers for these devices, but do not know the UDIDs to remove them. Can I do anything but grovel to Apple?

like image 639
Bruno Bronosky Avatar asked Oct 23 '22 05:10

Bruno Bronosky


1 Answers

build a dummy provision file and include all devices from your portal on it .. open the provision with TextEdit .. find the key "ProvisionedDevices" under this key you find all the devices UDID .. since you have the working Devices UDID find it and mark them .. finally the un marked ID's will be your Black List :)

like image 114
Malek_Jundi Avatar answered Nov 16 '22 17:11

Malek_Jundi