I just did the Update to Version 12.0.1 (12A7300). Then I got this error.
After setting the Build Libraries for Distribution option to Yes I got the error "The compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions" :(
The error is in the LTEasing.swift file of this cocoa pod in line 26: [Screenshot of the problem code]
Its weird because this file always worked... only after the update it became a problem. I already restarted XCode and cleaned my build folder CMD+SHIFT+K.
Does anyone know how to fix this?