1

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.

BillF
  • 444
  • 1
  • 9
  • 15

1 Answers1

1

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.

Jason
  • 86,222
  • 15
  • 131
  • 146