xcode - Add device UDID to Free iOS Development Provisioning Profile -


i have created free ios development provisioning profile test app. want share app friend , have udid of device. don't have device run app run on xcode. how can add device udid provisioning profile share app.

go developer portal (developer.apple.com) > account > certificates, identifiers, , profiles.

in left menu, select devices , click + button add new device. give name , enter udid here.

now go provisioning profile. click on , select edit. says devices, select new device added. generate provisioning profile , download xcode.

your new device added provisioning profile , can run app on device.


Comments

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

gridview - Yii2 DataPorivider $totalSum for a column -

Sass watch command compiles .scss files before full sftp upload -