Skip to content

xcrun utility always called from default XCode location #2

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)?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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