GradientView icon indicating copy to clipboard operation
GradientView copied to clipboard

Most recent available pod GradientView version 2.3.3 doesn't compile with xCode 10.2.1

Open andrew-nemtsev opened this issue 6 years ago • 0 comments

Pod GradientView hasn't source code changes performed at commit "Upgrade for Xcode 10 and Swift 4.2" (https://github.com/soffes/GradientView/commit/e329cea0fef755c5546b5dbc47af3d925bf4d444#diff-69db45e24338624ff910c00d92e8546f). So Swift Compiler Error is produced at GradientView.swift at line 202: "Using '!' is not allowed here; perhaps '?' was intended?"

andrew-nemtsev avatar May 15 '19 10:05 andrew-nemtsev