ThemeEngine icon indicating copy to clipboard operation
ThemeEngine copied to clipboard

Multiple methods named 'initWithLocation:'

Open friederbluemle opened this issue 3 years ago • 1 comments

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?

friederbluemle avatar Oct 26 '21 20:10 friederbluemle

Should be fixed by this pull request: https://github.com/alexzielenski/ThemeEngine/pull/73

shengyang998 avatar Feb 13 '22 13:02 shengyang998