I have an XIB-less Enterprise MonoTouch iPhone app and I need to distribute it over-the-air using a manifest file. Is there a way to generate the manifest file automatically, or must I construct it by hand?

Help appreciated.

有帮助吗?

解决方案

In the past I've just copied an existing manifest and modified it. As I recall there is not much that has to be modified in the manifest.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top