Is there any possible way to bundle multiple IPA's or individual iOS XCode projects so that the end result is a single iOS IPA, installable on an iPhone/iPad? I have a daemon app that is entirely separate from the main app that I would like to bundle if possible.
Here is information on doing this for MacOSX apps. Does anyone know anything about iOS apps?
Edits in response to questions:
- It is a VOIP app, I guess not a true daemon
- It is not intended for distribution on the app store