xamarin / binding-tools-for-swift

MIT License
160 stars 21 forks source link

Presentr has the following errors #397

Closed stephen-hawley closed 4 years ago

stephen-hawley commented 4 years ago

error SM0554: can't handle closures types bound in generics error SM0554: can't handle closures types bound in generics error SM0566: Failed to compile the generated swift wrapper code. error SM2000: Failed to wrap module Presentr.

closures in bound generics is known issue.

stephen-hawley commented 4 years ago

Fixed in this PR.