basically my project based on books(combination of pdf's and xml's). Due to some reasons we are maintaining more than ten provisioning profiles.when ever new device udid comes up we need to create another provisioning profile(as per the requirement). For each time building i need to put some provisioning and replacing books in my xcode, this is causing more time consuming. I seen many scripts but all those not full filling the scenario.
Questions:
1.Is it possible to develop another application (mac osx) to make ipa which is taking an input of provisioning file, my code(ios) and books then compile finally giving output as .ipa file for giving code?
2.is any other way to reduce time consuming for the ipa creation?
If any possible please give me some idea to make it true , your suggestions is also more important on this.Thanks in advance to every one.
new question for generating Ipa from other ipa file
I followed your approach,But can any one please let me know ,i created a ipa file and now i want to modify the content of ipa and also provisioning profile will it possible?