Skip to content

Replace xcodebuild stdout scraping logic for determining output dir #14657

@xster

Description

@xster

mac.dart uses regex to find text in the stdout to determine where the build artifacts are written to. Could be fragile. Use primary sources such as the Xcode build setting TARGET_BUILD_DIR or some such.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: contributor-productivityTeam-specific productivity, code health, technical debt.platform-macBuilding on or for macOS specificallytoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions