My client want to use "Installing apps wirelessly" feature.
Using this he can download application directly from my server no need to synchronize his device. I search on Internet and I got some information, for that I need two files
- The app (.ipa) file
- The manifest (.plist) file.
I know how to create (.ipa) file but i have no idea about (.plist) file. If any one having idea how to create (.plist) file please share your idea.