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
41 stars 5 forks source link

Fix errors on xcode_16 with swift 6 #309

Closed etoledom closed 4 months ago

etoledom commented 4 months ago

Closes #

Description

This PR fixes some errors on Xcode 16, when it's set to build Swift 6.

Testing Steps