MZAppearance icon indicating copy to clipboard operation
MZAppearance copied to clipboard

Swift support ?

Open rafaelnobrepd opened this issue 7 years ago • 1 comments

I've used this in the past with great success in ObjC projects, can it work in swift environment ? I made a quick test but failed to get it working

rafaelnobrepd avatar Apr 25 '17 18:04 rafaelnobrepd

It should word if you import it in to Swift, but in pure Swift there is not possible to implement this because Swift not support forwarding invocation

m1entus avatar Apr 26 '17 05:04 m1entus