[MonoDevelop] Using C# code in Cocoa
Rick Checketts
rick at checketts.eu
Sun Sep 27 12:51:53 EDT 2009
Hi
I have an existing C# dll (I have the original C# source code) that I
would like to use in Cocoa.
I know that we are not allowed to use dynamic libraries in the iPhone so
is it possible somehow to use Mono Touch development tools to compile
the code to native and then somehow link this code so that I can use
Cocoa and my dll code to create a legal iPhone application?
Hope I have explained this OK, I am a newby to Apple and iphone development.
Thanks for any suggestions
Rick
More information about the Monodevelop-list
mailing list