Skip to content

problem getting warnings and compilation errors Xcode 16.2 #403

Description

@kovaam

when running the command
$ xcodebuild [flags] | tee xcodebuild.log | xcpretty
warnings and errors are not displayed on the screen and they are also not in the resulting result.json
After looking at the code, there is a suspicion that the problem is related to the output of the warning/error message (multiline/single line) and subsequent problems with obtaining the line and cursor values.

Environment:
Xcode version: [16.2]
xcpretty version: [0.4.1]
macOS version: [15.6.1 (24G90)]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions