RobertGummesson / BuildTimeAnalyzer-for-Xcode

Build Time Analyzer for Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project doesn't compile in older Xcode versions

JIACCOPU-ford opened this issue · comments

There is a function reference that doesn't exist

It builds fine for me. What is the missing function?

same issue here..

screen shot 2018-04-12 at 23 02 53

Right, this is Swift 4.1 code. If you update to the latest Xcode, this will compile.

I see CI passes now, so it can be colsed.