-
First of all, thanks for the tool, it works great. We are having one issue though, which is that when using a command like this, for generating test executions in XML:
`xcresultparser -o xml --proj…
-
./xcresults: Bad CPU type in executable
-
### Problem
We found that tokenless uploads using action `v3` are essential broken since Friday (e.g., see https://github.com/StanfordBDHG/LLMonFHIR/actions/runs/8592479578/job/23631941264).
This en…
-
I'm using this with some swift packages I've been working on and they are not reporting coverage results that match what I see in my Xcode project when running tests. It looks like it's including cov…
-
Executing scan takes time, so test want to cache `.xcresult` .
`.xcresult` is unchanged unless Xcode uses the change.
-
### Description
`xcrun --show-sdk-version` began to fail in [`macos-15-arm64/20241118.362`](https://github.com/actions/runner-images/releases/tag/macos-15-arm64%2F20241118.362):
https://github.com…
-
Hi there! In Xcode 15, Apple introduced [Xcode test reports](https://developer.apple.com/videos/play/wwdc2023/10175/). It offers video recordings out of the box. Video recordings are enabled by defaul…
-
This is a previously known type, but it seems it can be used in more places now.
When running on an xcresult bundle created with Xcode 16, the following stack trace is generated:
```
/opt/ho…
-
### New Issue Checklist
- [x] Updated the plugin to the latest version
- [x] I searched for existing [GitHub issues](https://github.com/insideapp-oss/sonar-apple/issues)
### Issue Descript…
-
Currently https://github.com/AaronMT/xcresult_extract/blob/main/xcresult_extract.py can be ran on command line with a supplied project xcodeproj and scheme and will output formatted in comma separated…