codecov-cli icon indicating copy to clipboard operation
codecov-cli copied to clipboard

Xcode plugin with custom DerivedData or result bundle

Open kajornsakp opened this issue 1 year ago • 2 comments

Hi! I've come across codecov-cli and am trying to use it with a self-hosted codecov instance. I found that in codecov/uploader, it is possible to upload the result bundle (xcresult) directly with the uploader.

For the same feature, is it possible to use codecov-cli to upload xcresult? Running the uploader in Rosetta is not really suitable for our system.

I've checked the Xcode plugin of codecov-cli, and it seems like it will parse DerivedData from a hardcoded path. Is it possible to provide a custom path for the derived_data_folder?

kajornsakp avatar Feb 09 '24 03:02 kajornsakp

fyi @joseph-sentry I think you had done the port from uploader for this.

thomasrockhu-codecov avatar May 07 '24 17:05 thomasrockhu-codecov

Related https://github.com/codecov/codecov-action/issues/1367

thomasrockhu-codecov avatar Feb 19 '25 16:02 thomasrockhu-codecov