XcodesOrg / XcodesApp

The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
MIT License
6.79k stars 294 forks source link

Implement hashcash for Apple ID Authentication #361

Closed MattKiazyk closed 1 year ago

dhinakg commented 1 year ago

Not a Swift person, so this might be an abomination, but try this: 0001-Iterate-over-bits-of-hash-instead-of-checking-hex-di.patch


EDIT: Replace 8 with UInt8.bitWidth if you want to make things clearer 0002-Replace-magic-number-8-with-UInt8.bitWidth.patch