Since this hasn't been maintained in a while, I wanted to see how hard it would be to update to work with the latest versions of Xcode and Swift. After about an hour, I got most of it working, minus the actual code coverage generation part :sweat_smile:.
Regardless, I think we should deprecate this tool, prevent new GitHub issues from being filed and recommend that people use Swift 2.0's native test coverage capabilities.
Since this hasn't been maintained in a while, I wanted to see how hard it would be to update to work with the latest versions of Xcode and Swift. After about an hour, I got most of it working, minus the actual code coverage generation part :sweat_smile:.
Regardless, I think we should deprecate this tool, prevent new GitHub issues from being filed and recommend that people use Swift 2.0's native test coverage capabilities.
What do you think @kishikawakatsumi?