Installing the app on devices (iPhone / iPod)

I have developed an app for iPhone and iPod touch. Now I want to install this application on my device. I created a provisioning profile for a specific device. My request is that now, in order to install an app on a device, I have to add the provisioning profile of that device in xcode and after selecting the developer option in build in the project info area. I am building a project and submitting the build and provisioning profile to the user. Is it possible to install the application without completing the above task of creating a Provisioning Profile project. So I have an app build and a provisioning profile recently loaded. I will send the user both the assembly and the profile to a zip file. will the user be able to install the application on their device?

+2


a source to share


1 answer


This description is a bit confusing, but I think so. I usually download the app before submitting. The user has to install the profile and then the app by dragging and dropping it into apps in iTunes (windows) or simply from iTunes to the Dock (Mac)



0


a source







All Articles