Additional Detail from JIRA
|
|
| Votes |
0 |
| Component/s |
|
| Labels |
Bug |
| Assignee |
@nkcsgexi |
| Priority |
Medium |
md5: 78287c4cb721f3da3b918b12bf6e956f
Issue Description:
Take https://github.com/stuffmc/YOChartImageKit and "upgrade" it to Swift 3.0
The enum `YOChart` will be "lowcased" from `SolidLineChart` to `solidLineChart` but the call `YoChart.SolidLineChart` will not be renamed to `.solidLineChart`