[MonoDevelop] Monotouch eval | Deploying on device

Michael Hutchinson m.j.hutchinson at gmail.com
Thu Sep 17 02:16:52 EDT 2009


On Thu, Sep 17, 2009 at 1:30 AM, Hafeez Ur Rehman
<hafeez.rehman at cprods.com> wrote:
> BUILD OUTPUT IS AS FOLLOWS:
>
> Compiling to native code
> .... <some file paths here>
> This feature is not supported in the evaluation version
>
>
> But I would still appreciate knowing how to provide the provisioning profile
> to the project and things of that sort ( licensing etc. ). Can you please
> direct me to a page or document.

Code signing identities and provisioning profiles are only used by
MonoDevelop when building for the device, since they are not necessary
for the simulator. MonoDevelop uses the provisioning profiles and
identities that you install following Apple's instructions.

The process of building and signing for distribution is documented
here: http://monotouch.net/Documentation/Building_for_Distribution

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list