I have an app GotYou.app on my Mac, which seems to be a single file (I know it is not, but appears to be so). And we can just drag and drop it into the iTunes on Mac. But when I copied it into Windows OS for copying that into another iTunes - It appears to be a small file along with a folder. How can I copy this into iTunes so that I can install this into an iPhone?
|
feedback
|
migrated from stackoverflow.com Jan 4 '10 at 12:45
This question came from our site for professional and enthusiast programmers.
|
Slight improvement on the script mentioned in Shirkrin's link: Building IPA (iPhone Application) Files with Xcode | |||
|
feedback
|
|
You are not excatly right about the iPhone apps and iTunes. ipa's are the native (single zip-file) distribution format used by all iPhone apps Have a look at this tutorial to learn how to create an ipa from within Xcode. You should be able to copy the resulting file to a Windows PC and install it in iTunes. Hope this helps ;) | |||
|
feedback
|
