jonreid / XcodeCoverage

Code coverage for Xcode projects (Objective-C only)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift support with xcode 9.4

parkasalfluke opened this issue · comments

HI Jon,

Background : We are using your XcodeCoverage report to generate html reports for our project which has a mix of ObjC and Swift Classes. ObjC works perfectly but XcodeCoverage report misses coverage for all the Swift files.

I saw your comment about no support for Swift here. Any Plans for doing it in future? Can you please add support for Swift files coverage.

Thanks.

I don't think that Swift supports the legacy coverage format, which is needed for XcodeCoverage.