Skip to content

Xcode CLI Prompt Doesn't Block chezmoi init --apply #2

@datasavvysol

Description

@datasavvysol

The setup requires Xcode to be installed before running chezmoi init --apply. I’ve moved the Xcode installation to the first step in the install instructions, but this only triggers the interactive GUI prompt—it doesn’t block or complete the install via terminal. As a result, the rest of the setup proceeds prematurely, and chezmoi init --apply often needs to be rerun manually once Xcode is fully installed.

Ideally, the install step should either:

• Detect and wait for Xcode to be fully installed before continuing, or
• Provide a clear message instructing the user to complete the install and rerun the command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions