xcparse
xcparse copied to clipboard
Command line tool & Swift framework for parsing Xcode 11+ xcresult
**Describe the bug** The `xcresulttool` version that comes bundled with `Xcode 16` deprecates the commands currently used, such as `xcresulttool get object`, and introduces new ones. For it to work...
**Change Description:** As discussed in #87. This is a short term solution, for a long term one the `xcresulttool` usage is to be later reviewed. I didn't simply change `XCResultToolCommand:13`...
[Feature Request] Allow the exported images from XCAttachments to keep the original attachment names
Is there a way to keep the original names for the `XCAttachment`s that were se in the UI tests code? I looked for parse command argument for that but was...
xcparse can output screenshots into folders by language / region. Unfortunately it does not always match what is expected by Apple's App Store Connect API. Here's the list: ``` xcparse...
When testing Xcode 26 beta 2, when `xcrun xcresulttool version` is executed, the output comes in as "xcresulttool version 24038.1, schema version: 0.0.0 (legacy commands format version: 3.53)". We depend...
**Describe the bug** xcparse (at least the screenshots command) fails when having Xcode 26 beta 2 selected for commandline tools **Desktop (please complete the following information):** - OS: macOS 15.5...