dropbox / dropbox-sdk-obj-c

Official Objective-C SDK for the Dropbox API v2.
MIT License
183 stars 117 forks source link

Bump Stone again. (Add hash implementation) #345

Closed yanks closed 2 years ago

yanks commented 2 years ago

Basically, when overloading equatable you must also overload hashable, which this does.