Pergunta

how can i create a provisional build and then send it to my work colleague so they can view it on their iphone?

I have there udid number if that helps

Foi útil?

Solução

Add the udid to your devices in the provisioning portal, then generate a new provisioning profile that contains that device. Use the profile to build an adhoc distribution in XCode and send the resulting app with a copy of the provisioning profile to your client. They will drag both into itunes and will be able to install the app on said device.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top