Skip to content

fail to publish report to coveralls on jenkins build machine which uses xcode7 #6

@helenren

Description

@helenren

Hit follow error: hit Error: No .gcno files in build directory: /Users/iosadmin/03b72f19/workspace/xcode-coveralls/myDerivedData

The command I run is on jenkins after running my test via xcodebuild:

xcode-coveralls --verbose --service jenkins --token --project $WORKSPACE/libs/SalesforceAnalytics --id $BUILD_NUMBER ${WORKSPACE}/myDerivedData

after test, my code only generate coverage.profdata and .xccoverage code coverage file. There is no .gcno file. Can this tool work with new code coverage formate? And how?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions