ThemeEngine
ThemeEngine copied to clipboard
Multiple methods named 'initWithLocation:'
I'm getting an error with Xcode 13.1:
.../ThemeKit/ThemeKit/Models/TKGradientStop.m:192:28:
Multiple methods named 'initWithLocation:' found with mismatched result, parameter type or attributes
Does anyone know how to resolve it?
Should be fixed by this pull request: https://github.com/alexzielenski/ThemeEngine/pull/73