I guess I should have searched this mailing list for the answer first. I saw a previous post saying that the framework file inside the *.framework file is usually a static library that can just be renamed to libXXXX.a and then wrapped. Sure enough, that worked great.
It would be nice if the Xamarin docs on binding Objective-C could be updated to add this information about frameworks. -- View this message in context: http://monotouch.2284126.n4.nabble.com/How-to-write-bindings-for-a-framework-tp4656293p4656294.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
