SwiftDigest
SwiftDigest copied to clipboard
Changes to make file compile for Xcode 9.2
Xcode 9.2 refuses to file unsigned 32 bit ints with high bit set, so split bit constants into two parts and add them.