How to generate an IPA?
_Belial
Member Posts: 19
Hi there,
I've managed to get an adhoc build onto my iPhone fine, however, that's with gamesalad spitting out a .zip with the .app folder for me. Is there a way to get it to generate IPA's at all? I'm just concerned that the .app folder gamesalad creates contains all the project files for my project and I don't really want to distribute those to the testers.
Any way to generate an IPA?
Thanks
I've managed to get an adhoc build onto my iPhone fine, however, that's with gamesalad spitting out a .zip with the .app folder for me. Is there a way to get it to generate IPA's at all? I'm just concerned that the .app folder gamesalad creates contains all the project files for my project and I don't really want to distribute those to the testers.
Any way to generate an IPA?
Thanks
Comments
You make a folder called "Payload" put your .app inside that. Zip it up, rename it and change ".zip" to ".ipa" and there you go. You have an IPA
I thought the .ipa was a binary container, didn't realise it was just a zip Many thanks