how to create an IPA file having the UDID of the device and not the actual device

StackOverflow https://stackoverflow.com/questions/14066012

  •  12-12-2021
  •  | 
  •  

Вопрос

I have the capability of archiving and getting an IPA file if i have the device connected to the Mac. But now i need to create an IPA file and send it over seas...I have the device's UDID how can i accomplish this task?

Это было полезно?

Решение

You need to add the device UDID in the iOS Provisioning Portal. After you do that, you need to recreate your AdHoc Provisioning Profile and add it to Xcode.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top