SwiftDigest icon indicating copy to clipboard operation
SwiftDigest copied to clipboard

Changes to make file compile for Xcode 9.2

Open dhoerl opened this issue 7 years ago • 0 comments

Xcode 9.2 refuses to file unsigned 32 bit ints with high bit set, so split bit constants into two parts and add them.

dhoerl avatar Feb 26 '18 20:02 dhoerl