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

I try to debug `xcbeatify` with a 250MB xcode build log file. After running a moment, memory allocation is up to 1.1GB above. I think that is not a proper...

duplicate

### What's the uncaptured output? Build Timing Summary CompileC (2 tasks) | 0.078 seconds RegisterExecutionPolicyException (1 task) | 0.008 seconds WriteAuxiliaryFile (10 tasks) | 0.005 seconds ProcessInfoPlistFile (1 task) |...

uncaptured output

Here is an example log: ``` /Volumes/data/workspace/ABCFile.m:110:27: warning: unused variable 'domainWhitelist' [-Wunused-variable] ld: warning: Could not find or use auto-linked framework 'CoreAudioTypes': framework 'CoreAudioTypes' not found ld: Undefined symbols: _xxxx,...

Added renderer for TeamCity CI. It improves showing warnings and errors. The main reason is showing developers compilation errors on build page instead of searching error from the very long...

### What's the uncaptured output? ``` WriteAuxiliaryFile /path/to/some/auxiliary/file.extension (in target 'Target' from project 'Project') cd /path/to/some/project write-file /path/to/some/auxiliary/file.extension ``` ### Suggested Regex _No response_ ### Suggested Output _No response_ ###...

help wanted
good first issue
stale
uncaptured output

### What's the uncaptured output? ``` note: Building targets in dependency order ``` ``` note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target 'Target' from project 'Project') ``` ```...

help wanted
good first issue
stale
uncaptured output

### What's the uncaptured output? ``` /path/to/file.swift:20:10: warning: capture of 'transaction' with non-sendable type 'Transaction' in a `@Sendable` closure withTransaction(transaction) { ^ SwiftUI.Transaction:2:23: note: struct 'Transaction' does not conform to...

help wanted
stale
uncaptured output

### What's the uncaptured output? ``` Copy /path/to/some/file.extension /path/to/some/other/file.extension (in target 'Target' from project 'Project') cd /path/to/some/project builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /some/path...

help wanted
good first issue
stale
uncaptured output

### What's the uncaptured output? ``` SwiftDriver\ Compilation SomeTarget normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'Target' from project 'Project') cd /path/to/swift/package builtin-Swift-Compilation -- /Applications/Xcode-15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc ... ``` ### Suggested Regex _No response_...

help wanted
stale
uncaptured output