stampsy / hockeyapp-monotouch

This project implements MonoTouch C# bindings for HockeyApp SDK.
Other
27 stars 11 forks source link

Added required Protocol attribute to delegate bindings #8

Open redent opened 10 years ago

redent commented 10 years ago

It seems that new Xamarin versions require the Protocol attribute in the delegate definitions, otherwise you'll get an error at linking time.