[Mono-list] Debugging binding Obj-C?
Michael McGlothlin
mike.mcglothlin at gmail.com
Wed Mar 11 14:46:19 UTC 2015
I'm having problems binding a precompiled third party framework. I keep getting a dyld error about being unable to find the library but it only shows the error after I've done the binding, added the library to a project, compiled the project and deployed it to the device, watched it crash, and looked at the error log on the device. Is there a way to test the binding as soon as the dll is made?
How would I make sure the binary blob is included and adjust the path reference internally in the dll to make sure it's correct?
Sent from my iPad
More information about the Mono-list
mailing list