Automattic / Gravatar-SDK-iOS

Gravatar SDK is a Swift library that allows you to integrate Gravatar features into your own iOS applications.
https://gravatar.com
Mozilla Public License 2.0
36 stars 1 forks source link

Enable StrictConcurrency for targets: Gravatar, GravatarTests #255

Closed pinarol closed 3 months ago

pinarol commented 3 months ago

Closes part of #136

Description

Enables StrictConcurrency for targets: Gravatar, GravatarTests. Resolves all the remaining warnings in GravatarTests.

Testing Steps

CI green