SuperGeroy
Results
3
comments of
SuperGeroy
I dealt with the issue in my fork of the repository: [https://github.com/SuperGeroy/Sage](https://github.com/SuperGeroy/Sage) Indeed the piece.hashValue property was used like a rawValue and behavior of hash values changed under Swift 4.2.
Yes, I will further clean up the code to work well with Swift 4.2. I am not using CocoaPods but rather copy the files directly into a project so I...
The fix by @werner77 (#19) works for me. Thanks.