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

Update fastlane-plugin-wpmreleasetoolkit to 12.0 #389

Closed andrewdmontgomery closed 1 month ago

andrewdmontgomery commented 2 months ago

The upcoming version of the tools (12.1) will have support for generating .strings files using UTF-8. Once that merges, we can remove our own implementation and just use that.

The current release (12.0) has breaking changes. These changes likely don't impact our repo, but we'll want to test.