app-store-server-library-swift icon indicating copy to clipboard operation
app-store-server-library-swift copied to clipboard

Missing Hashable and Sendable Conformances

Open dimitribouniol opened this issue 6 months ago • 0 comments
trafficstars

Added missing Hashable and Sendable conformances, since I was getting warnings after updating to 3.0.0:

image

I also audited the rest of the types and added it to some error types as well.

dimitribouniol avatar May 09 '25 08:05 dimitribouniol