xcbeautify icon indicating copy to clipboard operation
xcbeautify copied to clipboard

A little beautifier tool for xcodebuild

Results 67 xcbeautify issues
Sort by recently updated
recently updated
newest added

Tuist uses `xcbeautify` in the `test` command, which uses `xcodebuild` to run tests. We have acceptance tests that run `tuist` commands (very meta), for example the `test` command. This leads...

enhancement
stale

### What's the uncaptured output? ``` Testing started ``` ### Suggested Regex ```regex ^Testing started$ ``` ### Suggested Output _No response_ ### Additional Context _No response_

help wanted
good first issue
uncaptured output

### What's the uncaptured output? ``` Test Case '-[SomeTests testName]' skipped (0.004 seconds). ``` ### Suggested Regex _No response_ ### Suggested Output _No response_ ### Additional Context _No response_

help wanted
uncaptured output

### What's the uncaptured output? ``` Test session results, code coverage, and logs: /path/to/file.xcresult ``` ### Suggested Regex _No response_ ### Suggested Output _No response_ ### Additional Context _No response_

help wanted
good first issue
uncaptured output

### What's the uncaptured output? ``` Test Suite 'SomeTests' passed at 2023-12-29 11:55:00.182. Executed 5 tests, with 0 failures (0 unexpected) in 0.007 (0.008) seconds ``` ### Suggested Regex _No...

help wanted
uncaptured output

### What's the uncaptured output? ``` SwiftDriver SomeTargetName normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'Target' from project 'Project') cd /path/to/DerivedData/SourcePackages/checkouts/SwiftPackage builtin-SwiftDriver -- /Applications/Xcode-15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SomeTargetName ... ``` ### Suggested Regex _No...

help wanted
uncaptured output

### What's the uncaptured output? ``` Validate /path/to/DerivedData/Build/Products/Debug-iphonesimulator/some.app (in target 'Target' from project 'Project') cd /path/to/project builtin-validationUtility /path/to/DerivedData/Build/Products/Debug-iphonesimulator/some.app ``` ### Suggested Regex _No response_ ### Suggested Output _No response_ ###...

help wanted
uncaptured output

### What's the uncaptured output? ``` SwiftEmitModule normal i386 Emitting\ module\ for\ CasePaths (in target 'CasePaths' from project 'swift-case-paths') cd /path/to/DerivedData/SourcePackages/checkouts/swift-case-paths builtin-swiftTaskExecution -- /Applications/Xcode-15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend ... ``` ### Suggested Regex _No...

help wanted
uncaptured output

### What's the uncaptured output? ``` SwiftDriverJobDiscovery normal arm64 Compiling _AsyncTimerSequence.swift (in target 'Clocks' from project 'swift-clocks') ``` ``` SwiftDriverJobDiscovery normal i386 Compiling _AsyncTimerSequence.swift (in target 'Clocks' from project 'swift-clocks')...

help wanted
uncaptured output