Skip to content

xcrun utility always called from default XCode location #2

@Doxxer

Description

@Doxxer

Creating coverage report (from here) produces calling to xcrun utility: here
But this calling doesn't depend on xcode version, made in plugin configuration.

Default xcode-select -p may be different than using in build.gradle file.
And if default llvm-cov older than proper utility, it cause error like Failed to load coverage: Unsupported coverage format version

Maybe CoverageReport package should be parameterized by path-to-xcrun (like in this section)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions