Xcode plugin with custom DerivedData or result bundle
@nora-shap is already working on this.
Since Feb 19, 2025.
- Dominant language
- Python
- Stars
- 89
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.