Hakuba
Hakuba copied to clipboard
Swift3 conversion
Converted the code to Swift 3.0, example project runs without any problem.
Hi, It's working for me, verify the travis conf if it's swift 3 ? thanks for update to 3 see ya
I think you should add @discardableResult
to some functions that required it.
@ra1028 I updated the project according to your notes. Thanks for the review.
@eskizyen
I think, there are more functions that which you should to add @discardableResult
! 🙇