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
Solve the concurrency warning that appears in XCode 16 beta 2 #297
Closed
pinarol closed 4 months ago
Closes #
Description
It is early for this but it seems like a harmless change even before switching to XCode 16.
Solves this warning that appears on XCode 16 beta 2
Testing Steps
The ImageView extension page from the demo app can be tested.