Search code examples
iphoneiosipaditunesenterprise-distribution

Enterprise distribution apps on iOS, possible to drag and drop the ipa into iTunes?


Just curious, if I compile an app configured for enterprise distribution can I simply drag and drop the IPA built into iTunes then install it on an iDevice?


Solution

  • Yes, you can also set it up for wireless distribution. This is assumping you know how to build and code sign it with the correct provisioning profile. See this question for info on how to distribute it wirelessly.

    iOS 4: wireless app distribution for in-house applications