xamarin / binding-tools-for-swift

MIT License
157 stars 21 forks source link

fixed issues with closures that throw and have args #826

Closed stephen-hawley closed 6 months ago

stephen-hawley commented 6 months ago

My own damn fault - forgot an args parameter when I was updating the closure callbacks. Updated some of the debug output to correct errors.