Reputation: 9499
I am creating a binding for the first time. It is a binding for the Millennial Media SDK
. The binding on the Montouch Binding Project is very out of date.
I have resolved all the errors in my project, but the dll that gets built is only 3kb
. Could someone take a look at my binding and tell me what I have done wrong and how to get it to build correctly? Im sure its something simple.
https://github.com/Deekor/Millennial-Media-Monotouch-Binding
Upvotes: 1
Views: 181
Reputation: 3412
Hello I sent you a pull request, somehow your binding project got corrupted so I just copy-pasted and improved it a bit
Here is the PR https://github.com/Deekor/Millennial-Media-Monotouch-Binding/pull/1
Hope this helps
Alex
Added new pull request fixing the missing 'libz' framework
https://github.com/Deekor/Millennial-Media-Monotouch-Binding/pull/2
Hope this helps
alex
Upvotes: 2