Skip to content

[XCode 10] Failed to load coverage report #1

@nickkarpov

Description

@nickkarpov

The output path of Xcode coverage tool has changed.

Xcode9 : DerivedData/{build}/Logs/Test/{testpass}.xcovreport
Xcode10 : DerivedData/{build}/Logs/Test/{testpass}.xcresult/{#}_Test/action.xcovreport

so when running the xcrun xccov view Build/Logs/Test/*.xccovreport it fails with the error: Failed to load coverage report ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions