[MonoTouch] Using a MonoTouch Library Project with XCode Application

Rolf Bjarne Kvinge rolf at xamarin.com
Fri Dec 16 20:39:14 EST 2011


Hi,

We do not support creating native libraries that can be used from Xcode
from managed assemblies.

It is however possible to use native libraries in MonoTouch, so if you
still want to use Objective-C/Xcode for certain parts of an application,
you can put those parts into a library and use them from MonoTouch.

Rolf

On Tue, Dec 13, 2011 at 10:32 PM, VoviciDerek <diovieno at vovici.com> wrote:

>
> We are a .NET shop and our primary application is written in .NET.
>
> I was able to get much of our common application code to compile using a
> "MonoTouch Library Project"
>
> We have an iOS team experienced in XCode and Objective C.
>
> Is it possible for us to compile our MonoTouch Library Project's into a
> Native Assembly that can be used in an XCode iOS Project?
>
> And if so, what are the steps to do that?
>
> Thanks,
>
> --
> View this message in context:
> http://monotouch.2284126.n4.nabble.com/Using-a-MonoTouch-Library-Project-with-XCode-Application-tp4192148p4192148.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20111217/00b94b95/attachment.html 


More information about the MonoTouch mailing list