luximetr/AnyFormatKit

Cannot Implement TextInput protocol

cmillani opened this issue · 1 comments

Due to a lack of an accessible init on MulticastDelegate class there is no way to create a class implementing the TextInput protocol.

When trying to instantiate a MulticastDelegate, I get the following error:

'MulticastDelegate<T>' initializer is inaccessible due to 'internal' protection level

Fixed in version 0.1.4