Hakuba icon indicating copy to clipboard operation
Hakuba copied to clipboard

Swift3 conversion

Open eskizyen opened this issue 8 years ago • 4 comments

Converted the code to Swift 3.0, example project runs without any problem.

eskizyen avatar Oct 13 '16 13:10 eskizyen

Hi, It's working for me, verify the travis conf if it's swift 3 ? thanks for update to 3 see ya

gorbat-o avatar Oct 20 '16 15:10 gorbat-o

I think you should add @discardableResult to some functions that required it.

ra1028 avatar Oct 24 '16 11:10 ra1028

@ra1028 I updated the project according to your notes. Thanks for the review.

eskizyen avatar Nov 01 '16 11:11 eskizyen

@eskizyen I think, there are more functions that which you should to add @discardableResult! 🙇

ra1028 avatar Nov 08 '16 10:11 ra1028