Gravatar SDK is a Swift library that allows you to integrate Gravatar features into your own iOS applications.
Mozilla Public License 2.0
41
stars
5
forks
source link
[Concurrency] - Make GravatarProfileFetchResult sendable #251
Closed
pinarol closed 5 months ago
Closes part of https://github.com/Automattic/Gravatar-SDK-iOS/issues/130
Description
Fixes this warning that appears when strict concurrency is enabled.
Testing Steps
CI green.